summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbefedc291bc..659ced387dad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zestginx
pkgdesc = A modern, performant, and secure NGINX distribution packed with features.
- pkgver = 1.21.3
- pkgrel = 2
+ pkgver = 1.21.4
+ pkgrel = 1
url = https://github.com/ZestProjects/zestginx
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index bf7ea7356a80..9416f148d21b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Diab Neiroukh <lazerl0rd at thezest dot dev>
pkgbase="zestginx"
-pkgver="1.21.3"
-pkgrel=2
+pkgver="1.21.4"
+pkgrel=1
arch=("any")
pkgname=("zestginx" "zestginx-src")
pkgdesc="A modern, performant, and secure NGINX distribution packed with features."