summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2016-08-29 01:25:02 +0200
committerfunilrys2016-08-29 01:25:02 +0200
commit3e290df185fd392237ea7aead02572421c94e7c4 (patch)
treefbbd220d0de58b5af39cf40060754313253f3f3f
parentd715565587db9cfd94abdf9b33dbcff955f811d0 (diff)
downloadaur-3e290df185fd392237ea7aead02572421c94e7c4.tar.gz
Update to v0.31
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cff585301af6..887ad41faa86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nginx-mod-headers-more-git
pkgdesc = Nginx module for setting and clearing input and output headers
- pkgver = 0.29.r8.gf5559ec
+ pkgver = 0.31
pkgrel = 3
url = https://github.com/openresty/headers-more-nginx-module
arch = i686
@@ -8,9 +8,9 @@ pkgbase = nginx-mod-headers-more-git
license = custom
makedepends = git
depends = nginx=1.10.0
- source = git://github.com/openresty/headers-more-nginx-module.git
+ source = https://github.com/openresty/headers-more-nginx-module/archive/v0.31.tar.gz
source = http://nginx.org/download/nginx-1.10.0.tar.gz
- md5sums = SKIP
+ md5sums = 256add046870dc0338e1553977c57c00
md5sums = c184c873d2798c5ba92be95ed1209c02
pkgname = nginx-mod-headers-more-git
diff --git a/PKGBUILD b/PKGBUILD
index b2a7af097a3b..7fc26de6d3bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
+# Maintainer: Nissar Chababy <funilrys at outlook dot com>
+# Ex-Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
_ngx_ver=1.10.0
_mod_name=headers-more
pkgname=nginx-mod-headers-more-git
-pkgver=0.29.r8.gf5559ec
+pkgver=0.31
pkgrel=3
pkgdesc='Nginx module for setting and clearing input and output headers'
arch=('i686' 'x86_64')
@@ -12,9 +13,9 @@ url='https://github.com/openresty/headers-more-nginx-module'
license=('custom')
depends=("nginx=$_ngx_ver")
makedepends=('git')
-source=(git://github.com/openresty/${_mod_name}-nginx-module.git
+source=(https://github.com/openresty/headers-more-nginx-module/archive/v${pkgver}.tar.gz
http://nginx.org/download/nginx-${_ngx_ver}.tar.gz)
-md5sums=('SKIP'
+md5sums=('256add046870dc0338e1553977c57c00'
'c184c873d2798c5ba92be95ed1209c02')
_ngx_flags=(