fastfetch: update to 1.10.3
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
329e49c7a6
commit
64facfd4d3
@@ -3,7 +3,7 @@
|
||||
_realname=fastfetch
|
||||
pkgbase="mingw-w64-${_realname}"
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.10.2
|
||||
pkgver=1.10.3
|
||||
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=('e9831f5e8fc067f0fc89f4f1b263dabb049d77ecb85b7fbde496e6da822ad34b')
|
||||
sha256sums=('55385feb4f4d7c16b3e8555afb20b030f3dbf446e225b09f1dcae163702225b6')
|
||||
|
||||
prepare() {
|
||||
cd ${srcdir}/${_realname}-${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user