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