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

2020-12-18 Thread Levente Polyak via arch-commits
Date: Friday, December 18, 2020 @ 17:32:38
  Author: anthraxx
Revision: 779401

upgpkg: zaproxy 2.10.0-1

Modified:
  zaproxy/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-18 17:27:59 UTC (rev 779400)
+++ PKGBUILD2020-12-18 17:32:38 UTC (rev 779401)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 
 
 pkgname=zaproxy
-pkgver=2.9.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc='Integrated penetration testing tool for finding vulnerabilities in 
web applications'
 url='https://www.owasp.org/index.php/ZAP'
@@ -11,8 +11,8 @@
 license=('Apache')
 depends=('bash' 'java-runtime' 'ttf-font')
 
source=(https://github.com/zaproxy/zaproxy/releases/download/v${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
-sha512sums=('0e348250564e307d5d88be0d22801f07ea3f0a831cd12a15b87e4fcce006b3392ec42285b197585fe2b163e76a15c77add749e2c38cf608c519bae055f2304f7')
-b2sums=('400cff9e8a940e48613b12c6b40edf0ede3e0f3c4a984919aad4256cf3131d7c168be49049320ca7d57e5420c3d0615ebee032d9018877b4a65d497631bb157f')
+sha512sums=('bde386b359e304e5d1463cb23382de1c116b0a90eebb694517a4c79c9f7ec4442f94cd41cf6cb5b58a357ebf31477ca11d729f300a6c7744ad02096d3b6de5d0')
+b2sums=('c4f43cb106de196bb20029abaa319cd6cab486dc16d3463277f66284dcd6f35bd876c7c0229e5bab067ee409f59d32e3c713ca2b438a792621ba3c0f34bd3270')
 
 prepare() {
   cd ZAP_${pkgver}


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

2020-01-18 Thread Levente Polyak via arch-commits
Date: Saturday, January 18, 2020 @ 13:29:19
  Author: anthraxx
Revision: 552981

upgpkg: zaproxy 2.9.0-1

Modified:
  zaproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-18 13:26:49 UTC (rev 552980)
+++ PKGBUILD2020-01-18 13:29:19 UTC (rev 552981)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 
 
 pkgname=zaproxy
-pkgver=2.8.1
+pkgver=2.9.0
 pkgrel=1
 pkgdesc='Integrated penetration testing tool for finding vulnerabilities in 
web applications'
 url='https://www.owasp.org/index.php/ZAP'
@@ -10,8 +10,9 @@
 arch=('any')
 license=('Apache')
 depends=('bash' 'java-runtime' 'ttf-font')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/v${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
-sha512sums=('1cff2c6a99d404cb82ffd8b5a3a9bb223e2d9bfbc1ae009566ba6d11f5b3e2376d217b6ae2e0babc6515ab16852a5880081961ddec88b104c6afc3b2ff61cf53')
+source=(https://github.com/zaproxy/zaproxy/releases/download/v${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
+sha512sums=('0e348250564e307d5d88be0d22801f07ea3f0a831cd12a15b87e4fcce006b3392ec42285b197585fe2b163e76a15c77add749e2c38cf608c519bae055f2304f7')
+b2sums=('400cff9e8a940e48613b12c6b40edf0ede3e0f3c4a984919aad4256cf3131d7c168be49049320ca7d57e5420c3d0615ebee032d9018877b4a65d497631bb157f')
 
 prepare() {
   cd ZAP_${pkgver}


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

2019-09-03 Thread Levente Polyak via arch-commits
Date: Tuesday, September 3, 2019 @ 21:31:11
  Author: anthraxx
Revision: 507963

upgpkg: zaproxy 2.8.1-1

Modified:
  zaproxy/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-03 21:29:58 UTC (rev 507962)
+++ PKGBUILD2019-09-03 21:31:11 UTC (rev 507963)
@@ -3,15 +3,15 @@
 # Contributor: fnord0 
 
 pkgname=zaproxy
-pkgver=2.8.0
+pkgver=2.8.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')
+depends=('bash' 'java-runtime' 'ttf-font')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/v${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
-sha512sums=('f3f6ace4fb2304b62a080cba3b3d58dc5d42af181ce71e42def7f89d82b3d41d54c87b80e9379f4c6a4b1bbefb6d21deac25392f32951f0afe419968d2178519')
+sha512sums=('1cff2c6a99d404cb82ffd8b5a3a9bb223e2d9bfbc1ae009566ba6d11f5b3e2376d217b6ae2e0babc6515ab16852a5880081961ddec88b104c6afc3b2ff61cf53')
 
 prepare() {
   cd ZAP_${pkgver}


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

2019-06-12 Thread Levente Polyak via arch-commits
Date: Wednesday, June 12, 2019 @ 18:45:12
  Author: anthraxx
Revision: 480991

upgpkg: zaproxy 2.8.0-1

Modified:
  zaproxy/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-12 18:44:50 UTC (rev 480990)
+++ PKGBUILD2019-06-12 18:45:12 UTC (rev 480991)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 
 
 pkgname=zaproxy
-pkgver=2.7.0
+pkgver=2.8.0
 pkgrel=1
 pkgdesc='Integrated penetration testing tool for finding vulnerabilities in 
web applications'
 url='https://www.owasp.org/index.php/ZAP'
@@ -10,8 +10,8 @@
 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=('7d98fb930bd179af141215387fb0f62b49e1040cb9942abe09dba1a2bb4df2af05cab18e4b67fbdfd29a3171fd2a8e6e59e7b17aedf9dd7030dfb16e95919488')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/zaproxy/zaproxy/releases/download/v${pkgver}/ZAP_${pkgver}_Linux.tar.gz)
+sha512sums=('f3f6ace4fb2304b62a080cba3b3d58dc5d42af181ce71e42def7f89d82b3d41d54c87b80e9379f4c6a4b1bbefb6d21deac25392f32951f0afe419968d2178519')
 
 prepare() {
   cd ZAP_${pkgver}


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

2017-12-11 Thread Levente Polyak via arch-commits
Date: Monday, December 11, 2017 @ 23:14:17
  Author: anthraxx
Revision: 273914

upgpkg: zaproxy 2.7.0-1

Modified:
  zaproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-11 23:07:11 UTC (rev 273913)
+++ PKGBUILD2017-12-11 23:14:17 UTC (rev 273914)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 
 
 pkgname=zaproxy
-pkgver=2.6.0
+pkgver=2.7.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=('e2b3321f233c9bae31f60238e10684779f64db1d88c36530d6de6faf5f1fd09cfc53c3738b6572686f5239238009fe7318519e28884ffc113f0464650609c4d7')
+sha512sums=('7d98fb930bd179af141215387fb0f62b49e1040cb9942abe09dba1a2bb4df2af05cab18e4b67fbdfd29a3171fd2a8e6e59e7b17aedf9dd7030dfb16e95919488')
 
 prepare() {
   cd ZAP_${pkgver}


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

2017-04-03 Thread Levente Polyak
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
===
--- PKGBUILD2017-04-03 13:56:38 UTC (rev 220386)
+++ PKGBUILD2017-04-03 14:18:22 UTC (rev 220387)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 
 
 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}


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

2016-06-06 Thread Levente Polyak
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
===
--- PKGBUILD2016-06-06 19:12:46 UTC (rev 178046)
+++ PKGBUILD2016-06-06 19:13:16 UTC (rev 178047)
@@ -3,15 +3,15 @@
 # Contributor: fnord0 
 
 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}


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

2015-12-27 Thread Levente Polyak
Date: Monday, December 28, 2015 @ 02:45:30
  Author: anthraxx
Revision: 154622

upgpkg: zaproxy 2.4.3-1

upgpkg: 2.4.3-1

Modified:
  zaproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-28 01:42:58 UTC (rev 154621)
+++ PKGBUILD2015-12-28 01:45:30 UTC (rev 154622)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 
 
 pkgname=zaproxy
-pkgver=2.4.2
+pkgver=2.4.3
 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=('b10028f8e3175ec34fd082de7b1b9b49a00781f50f071433345a7a8b8622b109447ac366e596cccef4b5b5cb504421d77894b8d63f6d0e0babe9320334c10b92')
+sha512sums=('ec28e3acd8eb71707984bd0cf55099bcec21dfaf4ce515b3d47573ea349d1935ad44cfc64e1fdd4bf09fa58fee6eb6229e1640e0c9d6a910fdbbc0d4b6254ca2')
 
 prepare() {
   cd ZAP_${pkgver}


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

2015-09-08 Thread Levente Polyak
Date: Tuesday, September 8, 2015 @ 20:54:54
  Author: anthraxx
Revision: 139641

upgpkg: zaproxy 2.4.2-1

upgpkg: zaproxy 2.4.2-1

Modified:
  zaproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-08 17:37:13 UTC (rev 139640)
+++ PKGBUILD2015-09-08 18:54:54 UTC (rev 139641)
@@ -3,7 +3,7 @@
 # Contributor: fnord0 
 
 pkgname=zaproxy
-pkgver=2.4.1
+pkgver=2.4.2
 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=('efc8a3feacad3c75d7ae86c73cd49e456cef5e06e5d2433fb9bad06b3944b8f36879cad4b4e108ce9ab1dc9c9565250ac3f2b6b84112b1c078399c8cd7380e28')
+sha512sums=('b10028f8e3175ec34fd082de7b1b9b49a00781f50f071433345a7a8b8622b109447ac366e596cccef4b5b5cb504421d77894b8d63f6d0e0babe9320334c10b92')
 
 prepare() {
   cd ZAP_${pkgver}


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

2015-08-01 Thread Levente Polyak
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
===
--- PKGBUILD2015-08-01 15:08:24 UTC (rev 137661)
+++ PKGBUILD2015-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}