From 8512df439b47f1c355963056b0f621a0fb1f4745 Mon Sep 17 00:00:00 2001 From: kth5 Date: Mon, 30 Sep 2024 15:47:47 +0200 Subject: [PATCH] * update zlib to 1:1.3.1-2.1 --- zlib/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zlib/PKGBUILD b/zlib/PKGBUILD index e705e54c08..0d2ed68aa2 100644 --- a/zlib/PKGBUILD +++ b/zlib/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=zlib pkgname=(zlib minizip) epoch=1 pkgver=1.3.1 -pkgrel=2 +pkgrel=2.1 pkgdesc='Compression library implementing the deflate compression method found in gzip and PKZIP' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) license=(Zlib)