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

Alexander Rødseth arodseth at nymeria.archlinux.org
Wed Jun 5 15:47:37 UTC 2013


    Date: Wednesday, June 5, 2013 @ 17:47:36
  Author: arodseth
Revision: 92447

upgpkg: groovy 2.1.4-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-05 15:30:42 UTC (rev 92446)
+++ PKGBUILD	2013-06-05 15:47:36 UTC (rev 92447)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser <andy-aur at splashground.de>
 
 pkgname=groovy
-pkgver=2.1.3
+pkgver=2.1.4
 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=('c8379e19da3f672036d0a9f7383fe7ba143276066077bff29d50c6cbab3f8c0b')
+sha256sums=('a88f4b2d1461ec439677f276c6e7d0d81a0e59a76f16607e6e74f3ffe4a127a8')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver/embeddable"




More information about the arch-commits mailing list