Date: Wednesday, November 28, 2018 @ 03:58:30 Author: cesura Revision: 410273
upgpkg: groovy 2.5.4-1 Updated to version 2.5.4 Modified: groovy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-28 02:26:22 UTC (rev 410272) +++ PKGBUILD 2018-11-28 03:58:30 UTC (rev 410273) @@ -5,7 +5,7 @@ # Contributor: Andreas W. Hauser <andy-...@splashground.de> pkgname=groovy -pkgver=2.5.2 +pkgver=2.5.4 pkgrel=1 pkgdesc='Programming language based on Java, inspired by Python, Ruby and Smalltalk' arch=('any') @@ -17,7 +17,7 @@ # .asc file is available for download, but there was no key available source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip" "$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png") -sha256sums=('495f96f1be35ef838abb5f1c10fc6f642460cacd94c7095eb3a9f1fbf62b282e' +sha256sums=('b2c936069831861d89cb8cf771bfa8a739b1d03c4be01b62d94e453e4b0bc6e8' '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba') prepare() {