summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efa5fcd55afa..78b8f81375bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nginx-mainline-mod-njs
pkgdesc = nginScript module for mainline nginx
pkgver = 0.2.3
- pkgrel = 3
+ pkgrel = 4
url = https://nginx.org/en/docs/njs_about.html
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 68e893a748f6..7cbcd344e2c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nginx-mainline-mod-njs
pkgver=0.2.3 # http://hg.nginx.org/njs/tags
-pkgrel=3
+pkgrel=4
_modname="${pkgname#nginx-mainline-mod-}"
_nginxver=1.15.4