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