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

Alexander Rødseth arodseth at archlinux.org
Sun Oct 4 16:08:17 UTC 2015


    Date: Sunday, October 4, 2015 @ 18:08:17
  Author: arodseth
Revision: 142922

upgpkg: groovy-docs 2.4.5-1

Modified:
  groovy-docs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-04 16:00:31 UTC (rev 142921)
+++ PKGBUILD	2015-10-04 16:08:17 UTC (rev 142922)
@@ -3,7 +3,7 @@
 # Contributor: bruce <b_a_g99 (at) hotmail (dot) com>
 
 pkgname=groovy-docs
-pkgver=2.4.4
+pkgver=2.4.5
 pkgrel=1
 pkgdesc='Documentation for the Groovy programming language'
 url='http://groovy.codehaus.org/'
@@ -10,7 +10,7 @@
 license=('APACHE')
 arch=('any')
 source=("http://dl.bintray.com/groovy/maven/apache-$pkgname-$pkgver.zip")
-sha256sums=('ba9d9ab07b0039472a9e5c6dbfe8472c57249952ff8953cb692bb5e2c629a8e4')
+sha256sums=('5bd97269d7c379c475f00996ca828ee2ab3f802985d9db061981b310e33e0877')
 
 package() {
   cd "groovy-$pkgver"
@@ -20,5 +20,5 @@
   find "$pkgdir" -type f -exec chmod -x {} \;
 }
 
-# getver: -u 2 groovy-lang.org/download.html
+# getver: groovy-lang.org/changelogs.html
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list