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

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Jul 15 10:32:06 UTC 2013


    Date: Monday, July 15, 2013 @ 12:32:06
  Author: arodseth
Revision: 94158

upgpkg: groovy 2.1.6-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-15 07:27:55 UTC (rev 94157)
+++ PKGBUILD	2013-07-15 10:32:06 UTC (rev 94158)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser <andy-aur at splashground.de>
 
 pkgname=groovy
-pkgver=2.1.5
+pkgver=2.1.6
 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=('84b3cf9db9add293a7012456a2b30f95bdd3707d2d0081acdba5b6261dd75236')
+sha256sums=('6ec5bfc48db7095b56b4efafe3193cdf664365c40044de12ee21220a220aca20')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver/embeddable"




More information about the arch-commits mailing list