summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiab Neiroukh2020-04-13 23:36:46 +0100
committerDiab Neiroukh2020-04-13 23:36:46 +0100
commit862c1aa96b7123951dfa5d2731543b71d66496c8 (patch)
treef8394938b14f8d73d76f2a4fdec65676b90e26bb
parent069b998a305fee7ebca1ce1a96a7bb825fe1420c (diff)
downloadaur-862c1aa96b7123951dfa5d2731543b71d66496c8.tar.gz
🚀 RELEASE: Refactor PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e713473c5bd..477971f5ffc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="zlib-ng-git"
pkgver=1.9.9
-pkgrel=1
+pkgrel=2
pkgdesc="zlib replacement with optimizations for \"next generation\" systems"
arch=("any")
url="https://github.com/zlib-ng/zlib-ng"