summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2019-12-11 20:14:09 +0100
committerMassimiliano Torromeo2019-12-11 20:14:09 +0100
commit0c2080cd7289199605591f83c782ca0221e79493 (patch)
treef4201ca31463cbf9e7a8a989ac8047b6aff41f32
parent51a42b43808b924ea0d95e500b7727af287bf971 (diff)
downloadaur-0c2080cd7289199605591f83c782ca0221e79493.tar.gz
Updated to 3.0.0-10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c55f533a2813..d468e4e62b71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nginx-mainline-mod-dav-ext
pkgdesc = Nginx mainline module with support for missing PROPFIND and OPTIONS WebDAV methods
pkgver = 3.0.0
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/arut/nginx-dav-ext-module
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index d2b9ea857ef5..ac8db30c4247 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nginx-mainline-mod-dav-ext
pkgver=3.0.0
-pkgrel=9
+pkgrel=10
_modname="${pkgname#nginx-mainline-mod-}"
_nginxver=1.17.4