summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjohnnybash2022-07-28 08:40:44 +0200
committerjohnnybash2022-07-28 08:40:44 +0200
commit4fcd4067beba1fa796448c2f36d2fe281550a0e7 (patch)
tree98811620c0c52cfc859b44b19ad2a699516cca50 /PKGBUILD
parent079d6c3b038225844449481551d51016d102efec (diff)
downloadaur-4fcd4067beba1fa796448c2f36d2fe281550a0e7.tar.gz
upgpkg: zaproxy-weekly 2022_07_25-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 41c95d417711..ef5be54fcbfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: fnord0 <fnord0 AT riseup DOT net>
pkgname=zaproxy-weekly
-pkgver=2022_07_18
+pkgver=2022_07_25
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=('a0688a264b2f1e11e4294a7617bd6da5abdcd3a4ff4afc39a9bff553cfc62bdb')
-b2sums=('f52ab7c54c94b41542575eebf48c84080b4ec00a46fde698882d894ba801c7745008739d3d52c07847fdb5282a91f9392f4d915b0a2f6e9b8c96a8f182b46f67')
+sha256sums=('1e6949768d95fa1144de9dc6f14f3ec8c1f0504f311d028e9184253a1a0246f5')
+b2sums=('900b58b2a05ae61e96ffea796c7fe4922541ceca67602721a5276abb7dd0ffec509617d245729007772e7123eafda7d59a5f95b58a5554945cb31a11be10e02f')
prepare() {
cd ZAP_D-${pkgver//_/-}