# Maintainer: johnnybash PGP D126E2910543DE2D # Contributor: Levente Polyak # Contributor: Joris Steyn # Contributor: fnord0 pkgname=zaproxy-weekly pkgver=2023_06_06 pkgrel=1 pkgdesc='Integrated penetration testing tool for finding vulnerabilities in web applications, weekly Pre-release' conflicts=('zaproxy') url='https://github.com/zaproxy/zaproxy' 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=('0e96124d1ac318e33cb666202b0f5223fee650aceb589bc54fb9898ac4457eb6') b2sums=('4599e7e3cc16f204740c824aef067a7ce0274fa09f712733125f45e35f475d185a823c6c51231c6e9170ee0a5899edd4e4acf47306d368757af32de29894a12e') prepare() { cd ZAP_D-${pkgver//_/-} cat > zaproxy <