[arch-commits] Commit in groovy/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sat Jul 8 11:12:33 UTC 2017
Date: Saturday, July 8, 2017 @ 11:12:32
Author: arodseth
Revision: 243325
upgpkg: groovy 2.4.12-1
Modified:
groovy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-08 11:09:46 UTC (rev 243324)
+++ PKGBUILD 2017-07-08 11:12:32 UTC (rev 243325)
@@ -5,8 +5,8 @@
# Contributor: Andreas W. Hauser <andy-aur at splashground.de>
pkgname=groovy
-pkgver=2.4.11
-pkgrel=2
+pkgver=2.4.12
+pkgrel=1
pkgdesc='Programming language based on Java, inspired by Python, Ruby and Smalltalk'
arch=('any')
url='http://groovy-lang.org/'
@@ -17,7 +17,7 @@
# .asc file is available for download, but there was no key available
source=("https://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=('4479a3653c565b173fc0d0e5e514a06f1c7d6f93926cbe0c5d8d29e5e4a0347c'
+sha256sums=('93b9a19c760c2af846afa0e9c78692d70186cdde36e070e9806fe11b84a8a7b6'
'24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
prepare() {
More information about the arch-commits
mailing list