fastfetch: update to 2.56.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=fastfetch
|
||||
pkgbase="mingw-w64-${_realname}"
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.56.0
|
||||
pkgver=2.56.1
|
||||
pkgrel=1
|
||||
pkgdesc="An actively maintained, feature-rich and performance oriented, neofetch like system information tool (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -33,7 +33,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=('8df6f21b168069dc35eb361eed47815650a5253f5e0f6948c5490faf375aad74')
|
||||
sha256sums=('6ffd75c32b2a885fd8497867645ac837ed37d588c94e0df05408cdaa0c8fd2c7')
|
||||
|
||||
build() {
|
||||
declare -a extra_config
|
||||
|
||||
Reference in New Issue
Block a user