summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-10-09 17:10:56 +0200
committerjohnnybash2023-10-09 17:10:56 +0200
commit14d4832d67cf9768b7249ec875eba16024cdb667 (patch)
tree411bf5bac139eb7ac71529da514bf574b5df8759 /PKGBUILD
parent516b033abde17c3d96c7bf26d1c28c090a9fc082 (diff)
downloadaur-14d4832d67cf9768b7249ec875eba16024cdb667.tar.gz
upgpkg: zaproxy-weekly 2023_10_09-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 59c4e9559f95..206c0ab33697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2023_10_02
+pkgver=2023_10_09
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=('8dd3d1e622503c5cf402c5e16af0a6db7849d92e997524eb309f74de21c715fb')
-b2sums=('6ad37a38204f0bd335cfe3398046ee606feaf01778ed9248cef5f867d6277ae784821aeed24694b623793bb074be787dff482a8e95657dac93a344b7264b8316')
+sha256sums=('64a0d218a28f28584be3a066e0a3f894219f6ca2c79b14741de8309a91d8c347')
+b2sums=('17317d36af066f1f257acd48e06460f0ae2b8c411f9f2818af88840ed06503a52cdc445c1d90e846a1c168817bbfc38fe57b82ee9726a691978da0f5c34f9fff')
prepare() {
cd ZAP_D-${pkgver//_/-}