summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-10-17 17:29:12 +0200
committerjohnnybash2023-10-17 17:29:12 +0200
commit12853f0f6d31d336690a2816dc97bdb16ecc87a1 (patch)
tree943f85cdbca984fb48bbc54db76ae827c809c094 /PKGBUILD
parent14d4832d67cf9768b7249ec875eba16024cdb667 (diff)
downloadaur-12853f0f6d31d336690a2816dc97bdb16ecc87a1.tar.gz
upgpkg: zaproxy-weekly 2023_10_17-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 206c0ab33697..d4ee264ec9dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2023_10_09
+pkgver=2023_10_17
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=('64a0d218a28f28584be3a066e0a3f894219f6ca2c79b14741de8309a91d8c347')
-b2sums=('17317d36af066f1f257acd48e06460f0ae2b8c411f9f2818af88840ed06503a52cdc445c1d90e846a1c168817bbfc38fe57b82ee9726a691978da0f5c34f9fff')
+sha256sums=('c0b7b09581e824e0b8444e6b353e55f60e0c65ccf06bcb0bec4122065dae4750')
+b2sums=('a7f9a13c7db66881a34f4851514c5762a65a73e460344cd43675fa9617dc08ac46eaf0f991ddbbfb798ef2b684baedf6407c87b57495aca1fb2b1874701f7ab5')
prepare() {
cd ZAP_D-${pkgver//_/-}