From 13430e27bf082138f2986bc5a2d0033e37afa1cc Mon Sep 17 00:00:00 2001 From: Dirk Stolle Date: Sat, 18 Oct 2025 22:04:03 +0200 Subject: [PATCH] fastfetch: update to 2.54.0 --- mingw-w64-fastfetch/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-fastfetch/PKGBUILD b/mingw-w64-fastfetch/PKGBUILD index d0b802143d..f245fe310d 100644 --- a/mingw-w64-fastfetch/PKGBUILD +++ b/mingw-w64-fastfetch/PKGBUILD @@ -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