summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2022-05-16 16:55:05 +0200
committerjohnnybash2022-05-16 16:55:05 +0200
commit66cc895da3232dfadfc158d3ddd4ed65fd62d246 (patch)
tree9f4e2ef72ba266a3e2e132c081d6315212908d61 /PKGBUILD
parentabb1b1765ca0ee41cda21e1b8271a5627a497774 (diff)
downloadaur-66cc895da3232dfadfc158d3ddd4ed65fd62d246.tar.gz
upgpkg: zaproxy-weekly 2022_05_16-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 cd03799bf2e2..4d027391b4c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2022_05_09
+pkgver=2022_05_16
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=('792117efff449159d18e0b346ec0d00a45b89960ab024c3404b8f46c9c5b3845')
-b2sums=('1261057d36b3a4f5a6389a0b2f9d8f5618995f467a7ab36fb4094ac0feb772ca41cc3616fc02ae5371bc2126a5cc56fe7572924aed1408949df1464bdc5116b7')
+sha256sums=('89517076cfc257d8a71f657e92d85611cdc923f482b944adcb1843bc8c9c54d6')
+b2sums=('0e123493e42e64cbb5a85ca97fc07773535ad2ea5c6ba7fb2ec8af0c7838a20aca9f8aac55e257486165288cac8ee39b856f63a133e9097f9edb1fd1d055dc03')
prepare() {
cd ZAP_D-${pkgver//_/-}