summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2023-04-10 17:08:01 +0200
committerjohnnybash2023-04-10 17:08:01 +0200
commit4bbfd47a16a2b64da1a534bda8e3b560cdf01805 (patch)
treed3954daddbf8fe7f07b60900e04bb36c43cdf0cd /PKGBUILD
parentea5de275d32cc5250b734452205427763e15dc6b (diff)
downloadaur-4bbfd47a16a2b64da1a534bda8e3b560cdf01805.tar.gz
upgpkg: zaproxy-weekly 2023_04_10-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 c88e8ddca7f6..e0649be65393 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2023_04_04
+pkgver=2023_04_10
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=('b7258b728204b43cf45b6ce29e8803328559b0e8a7ffe9b220947c79bbcff26a')
-b2sums=('ca1892b5cce2a91aa14a9ccb44d0e5320021f6e264e62704ba3a3fa676086393d65ad99f8bf8a408a4851107c357fa884f8d770127b39a3a6106b505b9630a8c')
+sha256sums=('9b8cb9613bb7b6d3dc30478ee43e98e32582c8180ca1b2910b8aee7e45eb0727')
+b2sums=('b0f3333250bbbc0c8b855ef7e7db5996bf36f7edd163224750cb5d1d30fe2dbcc326bcebb55405cb78b7573603bbd226702442a26a4f09c59d6d2fcaafbb57f3')
prepare() {
cd ZAP_D-${pkgver//_/-}