summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2022-06-15 14:45:51 +0200
committerjohnnybash2022-06-15 14:45:51 +0200
commitddf82d9cffe4def47ce80b9f497f3ac85151a9d0 (patch)
treece9074b7a874a0e981799f3f348363c6937984a2 /PKGBUILD
parent724d36f4d447a66f232ea2d2ad038fd090113751 (diff)
downloadaur-ddf82d9cffe4def47ce80b9f497f3ac85151a9d0.tar.gz
upgpkg: zaproxy-weekly 2022_06_15-1
upstream release new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52e6b045627d..1d02d1df695c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2022_06_07
+pkgver=2022_06_15
pkgrel=1
pkgdesc='Integrated penetration testing tool for finding vulnerabilities in web applications, weekly Pre-release'
conflicts=('zaproxy')
@@ -13,8 +13,8 @@ arch=('any')
license=('Apache')
depends=('java-runtime' 'ttf-font')
source=(ZAP_WEEKLY_D-${pkgver//_/-}.zip::https://github.com/zaproxy/zaproxy/releases/download/w${pkgver//_/-}/ZAP_WEEKLY_D-${pkgver//_/-}.zip)
-sha256sums=('54fbb5a76da21ae022925b7640d17f7752131770be90b32f014887ecb78b8ed1')
-b2sums=('237b4f5c399f47594d2c22de5ec3ec66cd090a12ff8dab8fc36d001c40289487c968bac9107df6fa6ae0ad5d3e8c14ba5d9f41436ed7837b710abaae25c1b259')
+sha256sums=('9a13db2d473dd5d434659f6fb148d61d908aa38a212ea2fc3df385b9b44ee56a')
+b2sums=('e59b450f61c3a7eb0df66614b02ca2a6e96717b4436de00e6c3679de971adc7ae9e6c5c445769b5318ca236aa9f4804849afecb7a97827a12ffecf051cd9720a')
prepare() {
cd ZAP_D-${pkgver//_/-}