summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2017-04-28 17:35:15 +0200
committerfunilrys2017-04-28 17:35:15 +0200
commit5e89ede4304d93ced97245af5db7df127c879759 (patch)
tree461db6c4fcd8eea7a1210c6be7d35d2a06104f76
parent102b085099b51a70b48f723871ff04fc6cd38e83 (diff)
downloadaur-5e89ede4304d93ced97245af5db7df127c879759.tar.gz
Update
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75c43a049be3..ca82e9c9483e 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nginx-mod-headers-more-git
pkgdesc = Nginx module for setting and clearing input and output headers
pkgver = 0.32
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/openresty/headers-more-nginx-module
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 97e52216d24d..010915c60ba4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _mod_name=headers-more
pkgname=nginx-mod-headers-more-git
pkgver=0.32
-pkgrel=3
+pkgrel=4
pkgdesc='Nginx module for setting and clearing input and output headers'
arch=('i686' 'x86_64')
url='https://github.com/openresty/headers-more-nginx-module'