fastfetch: update to 1.11.0
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
706fe7ab73
commit
5824a3ff6b
@@ -3,7 +3,7 @@
|
||||
_realname=fastfetch
|
||||
pkgbase="mingw-w64-${_realname}"
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.10.3
|
||||
pkgver=1.11.0
|
||||
pkgrel=1
|
||||
pkgdesc="A neofetch-like tool for fetching system information and displaying them in a pretty way (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -21,7 +21,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-cjson: For Windows Terminal terminal font d
|
||||
"${MINGW_PACKAGE_PREFIX}-vulkan-loader: For Vulkan support detection"
|
||||
"${MINGW_PACKAGE_PREFIX}-opencl-icd: For OpenCL support detection")
|
||||
source=(${url}/archive/${pkgver}.tar.gz)
|
||||
sha256sums=('55385feb4f4d7c16b3e8555afb20b030f3dbf446e225b09f1dcae163702225b6')
|
||||
sha256sums=('900b3c19f56fca59fd90ae2a033f40fec00185f2a0078dabdcc13a27635dd989')
|
||||
|
||||
prepare() {
|
||||
cd ${srcdir}/${_realname}-${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user