summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-09-26 18:46:45 +0200
committerjohnnybash2023-09-26 18:46:45 +0200
commit39d2003d08cf4042a9acc2415f2a5cf2fd8600a5 (patch)
treeaacb5ea21b1dc276e334e65884fa6f2264e0ef32 /PKGBUILD
parentc78b6adaea1a0beeb779ef0523d4ffc2a2961f5b (diff)
downloadaur-39d2003d08cf4042a9acc2415f2a5cf2fd8600a5.tar.gz
upgpkg: zaproxy-weekly 2023_09_26-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 3eddd24a23f0..8183571f2a49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2023_09_18
+pkgver=2023_09_26
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=('dd558d28e69325734cd033e5ca89a8fcee131a8f762859abb440d64e297a62b1')
-b2sums=('100b9e66df523fd8753c3b6a8596d73bd3973f7b001658a036927d67b1f52f56714235dafe1efdf6d0d05e790ab100102ba2e6b995cdfdb9c2e190303629a863')
+sha256sums=('d405fc3acc8e15eeb3405b01137f90b14401edc5b7ca4f152b4d393d5dde51f3')
+b2sums=('a8642914c061b6ea749381667660dc1fc15f82b5f9d2e09646e15bfae4addecfa31ccd905d74c1d7f3d883a608a88ba39105a7ac4dc5b191260b9a4feedfd4c2')
prepare() {
cd ZAP_D-${pkgver//_/-}