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

Levente Polyak anthraxx at archlinux.org
Mon Jun 6 19:13:16 UTC 2016


    Date: Monday, June 6, 2016 @ 21:13:16
  Author: anthraxx
Revision: 178047

upgpkg: zaproxy 2.5.0-1

Modified:
  zaproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-06 19:12:46 UTC (rev 178046)
+++ PKGBUILD	2016-06-06 19:13:16 UTC (rev 178047)
@@ -3,15 +3,15 @@
 # Contributor: fnord0 <fnord0 AT riseup DOT net>
 
 pkgname=zaproxy
-pkgver=2.4.3
+pkgver=2.5.0
 pkgrel=1
-pkgdesc="Integrated penetration testing tool for finding vulnerabilities in web applications"
-url="https://www.owasp.org/index.php/ZAP"
+pkgdesc='Integrated penetration testing tool for finding vulnerabilities in web applications'
+url='https://www.owasp.org/index.php/ZAP'
 arch=('any')
 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=('ec28e3acd8eb71707984bd0cf55099bcec21dfaf4ce515b3d47573ea349d1935ad44cfc64e1fdd4bf09fa58fee6eb6229e1640e0c9d6a910fdbbc0d4b6254ca2')
+sha512sums=('070c2a1ae8193e79e50d21ea38702a9bd6fdba5c1fc73308b3c79be44589f5ffaff1809c48d0fbe6db39d4369ea477b85e3f57f8b90ad674043d7e1970b3696b')
 
 prepare() {
   cd ZAP_${pkgver}



More information about the arch-commits mailing list