summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-09-11 18:35:40 +0200
committerjohnnybash2023-09-11 18:35:40 +0200
commitc1d445ae8b09cb2d7c36edefc31a846a340c47aa (patch)
tree01f71782a9f1eef3b50c3c018e5d86b1517b2991 /PKGBUILD
parent6d48d70915af9c11b959a960e1a6700f9d65fad9 (diff)
downloadaur-c1d445ae8b09cb2d7c36edefc31a846a340c47aa.tar.gz
upgpkg: zaproxy-weekly 2023_09_11-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 0557094fbf3e..fd924d18c487 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2023_09_04
+pkgver=2023_09_11
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=('c76edf00c87387e0eb143d41691e12320402874763c20a3cc82a9455186fe8e5')
-b2sums=('e430d77231661618dd1c58f0cc5dcf6152f13d5aa878a8c328c67ad61857c68de4d6c9d32b360d853b9404cba3ca8a5628385bf3967117af3dad29159dba2e74')
+sha256sums=('77226a7b14b184066d3040c16100dd81ff5a68daae55cd75f869d2d587450fbe')
+b2sums=('d6eed7d4160fe883efdfb068a584af31d278a88295e06b7e2ece36072cca0d636eb4d6e90baf6593b8595e86dc979eeb24431f4d783be7e6bf0314b26806ff4f')
prepare() {
cd ZAP_D-${pkgver//_/-}