From d88221eab62425e60824ef3fe06dcac6ad0dd0a1 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 13 Nov 2023 22:35:24 +0100 Subject: [PATCH] minizip-ng: Update to 4.0.3 --- mingw-w64-minizip-ng/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-minizip-ng/PKGBUILD b/mingw-w64-minizip-ng/PKGBUILD index f4ba7f5820..7729b2d336 100644 --- a/mingw-w64-minizip-ng/PKGBUILD +++ b/mingw-w64-minizip-ng/PKGBUILD @@ -3,7 +3,7 @@ _realname=minizip-ng pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -pkgver=4.0.2 +pkgver=4.0.3 pkgrel=1 pkgdesc="Fork of the popular zip manipulation library found in the zlib distribution. (mingw-w64)" arch=('any') @@ -25,7 +25,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-bzip2" "${MINGW_PACKAGE_PREFIX}-zlib" "${MINGW_PACKAGE_PREFIX}-zstd") source=("${_realname}-${pkgver}.tar.gz"::https://github.com/zlib-ng/minizip-ng/archive/${pkgver}.tar.gz) -sha256sums=('22008b4639197edfc3c5797c8bd1d7a3b2e684bf669a26834faf12b4026dba1c') +sha256sums=('e39a736d4f55c22fa548e68225b2e92bc22aedd9ab90d002b0c5851e3a7bdace') build() { declare -a extra_config