diff --git a/mingw-w64-fastfetch/PKGBUILD b/mingw-w64-fastfetch/PKGBUILD index 5a07a7d0d8..8fb63bfb07 100644 --- a/mingw-w64-fastfetch/PKGBUILD +++ b/mingw-w64-fastfetch/PKGBUILD @@ -4,7 +4,7 @@ _realname=fastfetch pkgbase="mingw-w64-${_realname}" pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=2.57.0 +pkgver=2.57.1 pkgrel=1 pkgdesc="An actively maintained, feature-rich and performance oriented, neofetch like system information tool (mingw-w64)" arch=('any') @@ -36,7 +36,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-vulkan-loader: For Vulkan detection support "${MINGW_PACKAGE_PREFIX}-imagemagick: For sixel image protocol support") source=("https://github.com/fastfetch-cli/fastfetch/archive/${pkgver}/${_realname}-${pkgver}.tar.gz") noextract=("${_realname}-${pkgver}.tar.gz") -sha256sums=('3bad5a66d8c641b69ed2e8c630eecb5eed8a6ee283a3b4fe97051b16cbef1b54') +sha256sums=('ab09e4954d99377b5ba15d74cb2d7c9efb82af12788b3a009c40c804371af588') prepare() { # Workaround for symlinks in archive, see .