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