Date: Sunday, March 6, 2016 @ 12:47:39 Author: arodseth Revision: 165353
upgpkg: groovy 2.4.6-1 Modified: groovy/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-06 11:36:09 UTC (rev 165352) +++ PKGBUILD 2016-03-06 11:47:39 UTC (rev 165353) @@ -1,11 +1,11 @@ # $Id$ -# Maintainer: Alexander Rødseth <[email protected]> +# Maintainer: Alexander F Rødseth <[email protected]> # Contributor: Musikolo <musikoloAThotmailDOTcom> # Contributor: Ruben Fonseca <[email protected]> # Contributor: Andreas W. Hauser <[email protected]> pkgname=groovy -pkgver=2.4.5 +pkgver=2.4.6 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=('87e8e9af1f718b84c9bca5a8c42425aadb9e97d8e4ad64e0c91f7c1454cd4caa' +sha256sums=('9b3fb5b51bc21342bba13f090a88ad6d89b20c4a7a166dd50df2ac763c278768' '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba') prepare() {
