[arch-commits] Commit in nginx-mod-cache_purge/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Jun 29 20:53:34 UTC 2020


    Date: Monday, June 29, 2020 @ 20:53:33
  Author: mtorromeo
Revision: 656479

upgpkg: nginx-mod-cache_purge 2.5.1-1

Modified:
  nginx-mod-cache_purge/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-29 20:52:05 UTC (rev 656478)
+++ PKGBUILD	2020-06-29 20:53:33 UTC (rev 656479)
@@ -1,8 +1,8 @@
 # Maintainer: Massimiliano Torromeo <massimiliano.torromeo at gmail.com>
 
 pkgname=nginx-mod-cache_purge
-pkgver=2.5
-pkgrel=6
+pkgver=2.5.1
+pkgrel=1
 
 _modname="${pkgname#nginx-mod-}"
 
@@ -21,10 +21,10 @@
 	'B0F4253373F8F6F510D42178520A9993A1C052F8' # Maxim Dounin <mdounin at mdounin.ru>
 )
 
-sha256sums=('2df8501c7ffcac44d4932939faa686fc3cc56e05cfc05bc411bda3313b05dbdd')
+sha256sums=('9db968170c301168c4a623bce3fefe8bfd93d676c2006d1a8b2d5eec668cc22c')
 
 build() {
-  cp -r /usr/src/nginx .
+	cp -r /usr/src/nginx .
 
 	cd "$srcdir"/nginx
 	./configure --with-compat --add-dynamic-module=../ngx_cache_purge-$pkgver



More information about the arch-commits mailing list