# Maintainer: johnnybash PGP D126E2910543DE2D # Contributor: Levente Polyak # Contributor: Joris Steyn # Contributor: fnord0 pkgname=zaproxy-weekly pkgver=2023_12_18 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=('70901f9714903eca98a980fc7e781d85eb280c240985e080e08036e725c97fc7') b2sums=('654f32200ec3fef901228bbcc3dbc4748452695b501f484db62b18ed2605e95c02f1fd9eca77ec64b5ee488669959ee4726c3263cfea17dd1a32531bd622e187') prepare() { cd ZAP_D-${pkgver//_/-} cat > zaproxy <