Date: Wednesday, June 29, 2016 @ 10:54:10 Author: arodseth Revision: 181605
upgpkg: groovy 2.4.7-1 Modified: groovy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-29 09:29:37 UTC (rev 181604) +++ PKGBUILD 2016-06-29 10:54:10 UTC (rev 181605) @@ -5,7 +5,7 @@ # Contributor: Andreas W. Hauser <[email protected]> pkgname=groovy -pkgver=2.4.6 +pkgver=2.4.7 pkgrel=1 pkgdesc='Programming language based on Java, inspired by Python, Ruby and Smalltalk' arch=('any') @@ -16,7 +16,7 @@ makedepends=('gendesk') source=("http://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=('9b3fb5b51bc21342bba13f090a88ad6d89b20c4a7a166dd50df2ac763c278768' +sha256sums=('438dd6098252647e88ff12ac5737d0d0f7e16a8e4e42e8be3e05a4c43abefbd5' '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba') prepare() {
