summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-10-14 16:29:32 +0200
committerhaawda2022-10-14 16:29:32 +0200
commitfb7abaa2144f2760628396093d4e9a8f2f07f02b (patch)
tree85e8dc07093e3e6b668e46e30cfdc6d802caa8a8 /PKGBUILD
parent34fc2f7dcee46a9262fa3fd24b53fbb5bf385368 (diff)
downloadaur-zlib-zpipe.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 209ce9cceaa1..dfeadb0988e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=zlib-zpipe
-pkgver=1.2.12
+pkgver=1.2.13
pkgrel=1
pkgdesc="example of proper use of zlib's inflate() and deflate(), also a nice filtering compression solution"
arch=('x86_64')
@@ -8,7 +8,7 @@ license=('custom')
url="https://www.zlib.net/"
depends=('glibc')
source=("https://zlib.net/zlib-${pkgver}.tar.gz"{,.asc})
-sha256sums=('91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9'
+sha256sums=('b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30'
'SKIP')
validpgpkeys=('5ED46A6721D365587791E2AA783FCD8E58BCAFBA')