fastfetch: update to 2.11.5
This commit is contained in:
committed by
Maksim Bondarenkov
parent
e468cd49c1
commit
3b8a5bab60
@@ -3,7 +3,7 @@
|
||||
_realname=fastfetch
|
||||
pkgbase="mingw-w64-${_realname}"
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.11.4
|
||||
pkgver=2.11.5
|
||||
pkgrel=1
|
||||
pkgdesc="A neofetch-like tool for fetching system information and displaying them in a pretty way (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
optdepends=("${MINGW_PACKAGE_PREFIX}-vulkan-loader: For Vulkan support detection"
|
||||
"${MINGW_PACKAGE_PREFIX}-opencl-icd: For OpenCL support detection")
|
||||
source=("https://github.com/fastfetch-cli/fastfetch/archive/${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('16feb57f886658d7a6de123ef6d537ea947a1682c6a551148f7012e259c41b11')
|
||||
sha256sums=('83b7699d0aee3aa1683721fe4b82d667c88e97e257d48e9efe586b0e830f8a64')
|
||||
|
||||
build() {
|
||||
declare -a extra_config
|
||||
|
||||
Reference in New Issue
Block a user