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

Levente Polyak anthraxx at archlinux.org
Sat Aug 1 15:29:55 UTC 2015


    Date: Saturday, August 1, 2015 @ 17:29:55
  Author: anthraxx
Revision: 137662

upgpkg: zaproxy 2.4.1-1

updpkg zaproxy 2.4.1-1

Modified:
  zaproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-01 15:08:24 UTC (rev 137661)
+++ PKGBUILD	2015-08-01 15:29:55 UTC (rev 137662)
@@ -3,15 +3,15 @@
 # Contributor: fnord0 <fnord0 AT riseup DOT net>
 
 pkgname=zaproxy
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.4.1
+pkgrel=1
 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://downloads.sourceforge.net/project/zaproxy/${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
-sha512sums=('7b61ac7ebaf6bd98bfe647b4583da5e1d488b1eea093dd4174c45a0ad51268ce7d6f5ea10d3e3ac27aaa299bf94980e78cc6ccb538d186b96612764e1161fbb1')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
+sha512sums=('efc8a3feacad3c75d7ae86c73cd49e456cef5e06e5d2433fb9bad06b3944b8f36879cad4b4e108ce9ab1dc9c9565250ac3f2b6b84112b1c078399c8cd7380e28')
 
 prepare() {
   cd ZAP_${pkgver}



More information about the arch-commits mailing list