summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-01-12 14:16:13 +0100
committerjohnnybash2023-01-12 14:16:13 +0100
commit8d868232248d1debf504d399ff7d746a0f8e6001 (patch)
tree66cc32cf83aaaa26d697507b400ef079c9b20876 /PKGBUILD
parentefd1e2d3fbd986f9255bf8a39b6efbaf166456bf (diff)
downloadaur-8d868232248d1debf504d399ff7d746a0f8e6001.tar.gz
upgpkg: zaproxy-weekly 2023_01_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 2a3c1cc76b1f..a7f9d5229357 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2023_01_03
+pkgver=2023_01_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=('d12b7af6e6e34e7dcfc55c73fd6b5becf6faf2736e603197d079b5d1b2ae0ad9')
-b2sums=('2f252f82f67bb3bcf2ea0701e15355ad86c5389d191d0115cd8c971d81c9acdabf0a48963d47c87b97cda5b3103586f39572c366d4844114da8963d258beeffc')
+sha256sums=('642f08bb5189158da26e78da4f2f7b01d10dee7d96a5a35e2c2e626554c37c0a')
+b2sums=('c226b0d1b9ef0c559429954cfa2ea1bec54a00afcb8986ce69a805983708036a2c651430dd572041fbe9d4cdb07f05e84fe4f1facd2d327748c605b7409b6fa2')
prepare() {
cd ZAP_D-${pkgver//_/-}