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

Antonio Rojas arojas at archlinux.org
Sun Jun 10 07:53:02 UTC 2018


    Date: Sunday, June 10, 2018 @ 07:53:02
  Author: arojas
Revision: 342200

Update to 2.5.0

Modified:
  groovy-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-10 07:45:40 UTC (rev 342199)
+++ PKGBUILD	2018-06-10 07:53:02 UTC (rev 342200)
@@ -3,7 +3,7 @@
 # Contributor: Bruce <b_a_g99 at hotmail.com>
 
 pkgname=groovy-docs
-pkgver=2.4.15
+pkgver=2.5.0
 pkgrel=1
 pkgdesc='Documentation for the Groovy programming language'
 url='http://groovy-lang.org/'
@@ -10,7 +10,7 @@
 license=('APACHE')
 arch=('any')
 source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-$pkgver.zip")
-sha256sums=('ec16dbf96df5e57aea3a4d883161970df2182fabbda3157b331032ae192897a1')
+sha256sums=('37086174f96e4f591d3dbbb478ec3f56db3526a80f9340137a2b40d65219a478')
 
 prepare() {
   find "$srcdir" -type f -exec chmod -x {} \;



More information about the arch-commits mailing list