Date: Monday, June 6, 2022 @ 17:00:07 Author: arojas Revision: 1226849
Update to 4.0.3 Modified: groovy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-06 17:00:06 UTC (rev 1226848) +++ PKGBUILD 2022-06-06 17:00:07 UTC (rev 1226849) @@ -5,7 +5,7 @@ # Contributor: Andreas W. Hauser <andy-...@splashground.de> pkgname=groovy -pkgver=4.0.1 +pkgver=4.0.3 pkgrel=1 pkgdesc='Programming language based on Java, inspired by Python, Ruby and Smalltalk' arch=('any') @@ -16,7 +16,7 @@ makedepends=('gendesk') # .asc file is available for download, but there was no key available source=("https://groovy.jfrog.io/ui/api/v1/download?repoKey=dist-release-local&path=groovy-zips%252Fapache-groovy-binary-$pkgver.zip") -sha256sums=('8ac4a0ccbdc69db3ff17cf20a43dafacc6396f031666f13ff2e7bc6e376e4497') +sha256sums=('ddfc8e26fdcf3626d1c83f28d198c3e4e616a72337ca6e46fcaca09e7a4bb37f') prepare() { # Generate desktop shortcut