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