[arch-commits] Commit in groovy/trunk (PKGBUILD)

Alexander Rødseth arodseth at nymeria.archlinux.org
Thu Nov 21 15:55:21 UTC 2013


    Date: Thursday, November 21, 2013 @ 16:55:21
  Author: arodseth
Revision: 101275

upgpkg: groovy 2.2.0-1

Modified:
  groovy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-21 14:40:38 UTC (rev 101274)
+++ PKGBUILD	2013-11-21 15:55:21 UTC (rev 101275)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser <andy-aur at splashground.de>
 
 pkgname=groovy
-pkgver=2.1.9
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and Smalltalk'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 source=("http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip")
-sha256sums=('d9cb8d54680d508ac1eb928f8d0cfb1fb1bec7843bb405ea9a7d18f512b10ba6')
+sha256sums=('4da493b3d2de347a3e6fb903fa86eb76a9f7168960967736907c65a4f92a4fd0')
 
 prepare() {
   cd "$pkgname-$pkgver/embeddable"




More information about the arch-commits mailing list