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 31ae6ce442e1..fa19ca0d75ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nginx-mod-ipscrub
pkgdesc = IP address anonymizer for nginx log files
pkgver = 1.0.1
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/masonicboom/ipscrub
arch = i686
arch = pentium4
diff --git a/PKGBUILD b/PKGBUILD
index 9f95f104023b..b616681be964 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _nginxver=1.16.1
pkgname=nginx-mod-ipscrub
pkgver=1.0.1
-pkgrel=5
+pkgrel=6
pkgdesc='IP address anonymizer for nginx log files'
arch=('i686' 'pentium4' 'x86_64' 'armv6h' 'armv7h')