summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2022-06-27 20:14:58 +0200
committerjohnnybash2022-06-27 20:14:58 +0200
commit7557fe9758d15750a56f311d9ba32cddb3d69888 (patch)
treedca5c6a9a974453174e25e274435b6ce776eae0d /PKGBUILD
parentbde849f13f305c3f53a688f483b191795aa8855b (diff)
downloadaur-7557fe9758d15750a56f311d9ba32cddb3d69888.tar.gz
upgpkg: zaproxy-weekly 2022_06_27-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 0314dfddec75..be4aa5d6cb0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2022_06_20
+pkgver=2022_06_27
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=('1ae26fbf23d1779c1b6fc165718b3f4210b85feb81a8ffb02a0c43ab05dfea85')
-b2sums=('63ebec2348d3ece7561cdc6e1f3ca9d0e2f9ca3cf381f88ae319de88aa74ef5cbb653c4f0842aad9ebcfd3b08cf83df73c0fb6661cdbe42dc2dd142e65b204a2')
+sha256sums=('c6406b9f031df8fae7ed3cdd1699f782e57ee06159f1238f1aa59f5bcbdcc7a1')
+b2sums=('8edd5492da8d8e0a4d43feade35d6d9a851374cbdce1ad8f4d1c54d6934c19c5de743cca9e6194190ee0ce2dac69279203f81ce11c75d350127536782ca76556')
prepare() {
cd ZAP_D-${pkgver//_/-}