summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2023-10-26 00:15:57 +0200
committerMichel Zou2023-10-26 00:15:57 +0200
commitd245bcc644b932bc12c5d734d0828f755d8163d1 (patch)
tree92c0a5ec42383d9284b87483948c31e259395cc6 /PKGBUILD
parent2aef5ddbbabeffeab257cd7e379ce26845306bdf (diff)
downloadaur-mingw-w64-zlib-ng.tar.gz
2.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 241ea9d7f3ca..faa8ea8b7482 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-zlib-ng
-pkgver=2.1.3
+pkgver=2.1.4
pkgrel=1
pkgdesc="zlib replacement with optimizations for 'next generation' systems (mingw-w64)"
arch=('any')
@@ -9,7 +9,7 @@ depends=('mingw-w64-crt')
makedepends=('mingw-w64-cmake')
options=('!buildflags' 'staticlibs' '!strip')
source=("https://github.com/zlib-ng/zlib-ng/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('d20e55f89d71991c59f1c5ad1ef944815e5850526c0d9cd8e504eaed5b24491a')
+sha256sums=('a0293475e6a44a3f6c045229fe50f69dc0eebc62a42405a51f19d46a5541e77a')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"