summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRepentinus2021-12-01 11:26:59 +0000
committerRepentinus2021-12-01 11:26:59 +0000
commit11e8a25bade0dc75438c820f7dfb463a7d0f678e (patch)
tree205cfb0a6a74775018129b0e628cbb24a96dfe5b
parent81b28c1b20d2b1ec21e9499a179281a18de58bed (diff)
downloadaur-11e8a25bade0dc75438c820f7dfb463a7d0f678e.tar.gz
upgpkg: nginx-mod-http-xslt-filter 1.20.2-1
upstream release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56622a201d9f..3d5b4398aab9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = nginx-mod-http-xslt-filter
pkgdesc = Transform nginx XML responses using XSLT stylesheets
- pkgver = 1.20.1
- pkgrel = 2
+ pkgver = 1.20.2
+ pkgrel = 1
url = https://nginx.org/en/docs/http/ngx_http_xslt_module.html
arch = x86_64
license = custom:BSD-2-Clause
- makedepends = nginx-src=1.20.1
+ makedepends = nginx-src=1.20.2
depends = nginx
depends = libxslt
diff --git a/PKGBUILD b/PKGBUILD
index 001707c20c6d..fcafc277a965 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# SPDX-License-Identifier: CC0-1.0
pkgname='nginx-mod-http-xslt-filter'
-pkgver=1.20.1
-pkgrel=2
+pkgver=1.20.2
+pkgrel=1
pkgdesc='Transform nginx XML responses using XSLT stylesheets'
arch=('x86_64')
url='https://nginx.org/en/docs/http/ngx_http_xslt_module.html'