# Maintainer: johnnybash PGP D126E2910543DE2D # Contributor: Levente Polyak # Contributor: Joris Steyn # Contributor: fnord0 pkgname=zaproxy-weekly pkgver=2024_04_08 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-2.0') 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=('54cb462226b70fbcd8ce6dad3e907c8792de8c471107c168b99a3dbc595f17aa') b2sums=('469658f82a17f007042e00dafac9713f7d5298f836188ea73b299e0864e3a40f645a71e69cf2c5d6f345707403453d29d81350dfa7efb6901a560e34d69d2dd5') prepare() { cd ZAP_D-${pkgver//_/-} cat > zaproxy <