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

Alexander Rødseth arodseth at archlinux.org
Wed Mar 15 23:35:58 UTC 2017


    Date: Wednesday, March 15, 2017 @ 23:35:57
  Author: arodseth
Revision: 216484

upgpkg: groovy 2.4.9-2

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-15 23:34:28 UTC (rev 216483)
+++ PKGBUILD	2017-03-15 23:35:57 UTC (rev 216484)
@@ -6,7 +6,7 @@
 
 pkgname=groovy
 pkgver=2.4.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and Smalltalk'
 arch=('any')
 url='http://groovy-lang.org/'
@@ -14,7 +14,7 @@
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('gendesk')
-source=("http://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip"
+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=('3f8fc6855b85b3575583744c7113ce182b133f5d84972515317a0625c35799fe'
             '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')



More information about the arch-commits mailing list