# Maintainer: johnnybash PGP D126E2910543DE2D # Contributor: Levente Polyak # Contributor: Joris Steyn # Contributor: fnord0 pkgname=zaproxy-weekly pkgver=2024_04_02 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=('b01f405ed7026f20e5cebfaaf829c9efd852f5eeab35788bfdb6054d897dcb22') b2sums=('8d1d2ca75eb4771a22f8db9e748f31c1e9444f79fa9259b48f1e984929f4a265c8dfa8445547776bf0b893a930c04e758fdf0ec4d31c2f35ba55117afb79d060') prepare() { cd ZAP_D-${pkgver//_/-} cat > zaproxy <