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

Alexander Rødseth arodseth at nymeria.archlinux.org
Fri Jul 5 18:31:18 UTC 2013


    Date: Friday, July 5, 2013 @ 20:31:18
  Author: arodseth
Revision: 93571

upgpkg: groovy 2.1.5-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-05 18:26:15 UTC (rev 93570)
+++ PKGBUILD	2013-07-05 18:31:18 UTC (rev 93571)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser <andy-aur at splashground.de>
 
 pkgname=groovy
-pkgver=2.1.4
+pkgver=2.1.5
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and Smalltalk'
 arch=('any')
@@ -15,7 +15,7 @@
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('unzip')
 source=("http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip")
-sha256sums=('a88f4b2d1461ec439677f276c6e7d0d81a0e59a76f16607e6e74f3ffe4a127a8')
+sha256sums=('84b3cf9db9add293a7012456a2b30f95bdd3707d2d0081acdba5b6261dd75236')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver/embeddable"




More information about the arch-commits mailing list