fastfetch: update to 2.37.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=fastfetch
|
||||
pkgbase="mingw-w64-${_realname}"
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.36.1
|
||||
pkgver=2.37.0
|
||||
pkgrel=1
|
||||
pkgdesc="An actively maintained, feature-rich and performance oriented, neofetch like system information tool (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -25,7 +25,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-vulkan-loader: For Vulkan detection support
|
||||
"${MINGW_PACKAGE_PREFIX}-chafa: For chafa image protocol support"
|
||||
"${MINGW_PACKAGE_PREFIX}-imagemagick: For sixel image protocol support")
|
||||
source=("https://github.com/fastfetch-cli/fastfetch/archive/${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('490d5b971dd7fac4c31018354904fdd5e2c409924ba868157bda3bfe1fb5c485')
|
||||
sha256sums=('a5739be74686fefc731f7ce1669c645ca98172ae3ed5e7c3d48176df43aea5af')
|
||||
|
||||
build() {
|
||||
declare -a extra_config
|
||||
|
||||
Reference in New Issue
Block a user