From f828a929ac4cc7d0da6ced82fcb4cedeaa8be4ce Mon Sep 17 00:00:00 2001 From: Carter Li Date: Thu, 26 Dec 2024 11:26:22 +0800 Subject: [PATCH] fastfetch: update to 2.33.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 6c0da66d21..322b3f3484 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.32.1 +pkgver=2.33.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=('f08efaaffa9f1c58b085105acfc41c65ed8f5721bdc7b1746b80700c727a4f60') +sha256sums=('fa3b5c3c4fc7d2b6c4e24c15fb7cf3df94024227f2d24995f6ca0eaa95f39725') build() { declare -a extra_config