summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiab Neiroukh2021-09-08 18:11:03 +0100
committerDiab Neiroukh2021-09-08 18:11:03 +0100
commitacdefbd8b663ffa522f80467fe6d1eece4a67606 (patch)
tree920a9eb01d9d651e2e85a45eec5cba0033deba36
parentba37aa008dd5557eb547269e6e9c33a08fd90611 (diff)
downloadaur-acdefbd8b663ffa522f80467fe6d1eece4a67606.tar.gz
PKGBUILD: Bump the package version.
Signed-off-by: Diab Neiroukh <lazerl0rd@thezest.dev>
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d3cbe4b0ea9..f557364097f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zestginx
pkgdesc = A modern, performant, and secure NGINX distribution packed with features.
- pkgver = 1.19.8.1
- pkgrel = 1
+ pkgver = 1.21.3
+ pkgrel = 2
url = https://github.com/ZestProjects/zestginx
arch = any
license = custom
@@ -43,4 +43,3 @@ pkgname = zestginx-src
pkgdesc = The source code of Zestginx, which is useful for building dynamic modules.
depends =
replaces = nginx-zest-src-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 1ea791312228..a5c1e5a55a60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Diab Neiroukh <lazerl0rd at thezest dot dev>
pkgbase="zestginx"
-pkgver="1.19.8.1"
-pkgrel=1
+pkgver="1.21.3"
+pkgrel=2
arch=("any")
pkgname=("zestginx" "zestginx-src")
pkgdesc="A modern, performant, and secure NGINX distribution packed with features."