[arch-commits] Commit in zaproxy/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Mon Apr 3 14:18:23 UTC 2017


    Date: Monday, April 3, 2017 @ 14:18:22
  Author: anthraxx
Revision: 220387

upgpkg: zaproxy 2.6.0-1

Modified:
  zaproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-03 13:56:38 UTC (rev 220386)
+++ PKGBUILD	2017-04-03 14:18:22 UTC (rev 220387)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 <fnord0 AT riseup DOT net>
 
 pkgname=zaproxy
-pkgver=2.5.0
+pkgver=2.6.0
 pkgrel=1
 pkgdesc='Integrated penetration testing tool for finding vulnerabilities in web applications'
 url='https://www.owasp.org/index.php/ZAP'
@@ -11,7 +11,7 @@
 license=('Apache')
 depends=('java-runtime' 'ttf-font')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
-sha512sums=('070c2a1ae8193e79e50d21ea38702a9bd6fdba5c1fc73308b3c79be44589f5ffaff1809c48d0fbe6db39d4369ea477b85e3f57f8b90ad674043d7e1970b3696b')
+sha512sums=('e2b3321f233c9bae31f60238e10684779f64db1d88c36530d6de6faf5f1fd09cfc53c3738b6572686f5239238009fe7318519e28884ffc113f0464650609c4d7')
 
 prepare() {
   cd ZAP_${pkgver}



More information about the arch-commits mailing list