summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-01-03 17:10:42 +0100
committerjohnnybash2023-01-03 17:10:42 +0100
commitefd1e2d3fbd986f9255bf8a39b6efbaf166456bf (patch)
tree34d08f9867124328c4a4e8dc3a28d8490ba16934 /PKGBUILD
parent3470554bb5427f761e57353331449f84f5600793 (diff)
downloadaur-efd1e2d3fbd986f9255bf8a39b6efbaf166456bf.tar.gz
upgpkg: zaproxy-weekly 2023_01_03-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 3aca829a3333..2a3c1cc76b1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2022_12_28
+pkgver=2023_01_03
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=('6b18efde7fb2eabb7956892fc323590a50d6764d8ca4a919c732cb4cf56745bc')
-b2sums=('98b000cca8dc2e7d723b20a69396f4099ac9476ccf30f5b282fb62d0fe6527bb77f70d29c748bb8f21843bedda6dcc89e939fafdeb6cce9ebb5723c802f759eb')
+sha256sums=('d12b7af6e6e34e7dcfc55c73fd6b5becf6faf2736e603197d079b5d1b2ae0ad9')
+b2sums=('2f252f82f67bb3bcf2ea0701e15355ad86c5389d191d0115cd8c971d81c9acdabf0a48963d47c87b97cda5b3103586f39572c366d4844114da8963d258beeffc')
prepare() {
cd ZAP_D-${pkgver//_/-}