Date: Sunday, March 26, 2023 @ 13:24:13
  Author: arodseth
Revision: 1429135

upgpkg: groovy-docs 4.0.10-1

Modified:
  groovy-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-26 13:22:33 UTC (rev 1429134)
+++ PKGBUILD    2023-03-26 13:24:13 UTC (rev 1429135)
@@ -1,8 +1,8 @@
-# Maintainer: Alexander F Rødseth <[email protected]>
+# Maintainer: Alexander F. Rødseth <[email protected]>
 # Contributor: Bruce <[email protected]>
 
 pkgname=groovy-docs
-pkgver=3.0.9
+pkgver=4.0.10
 pkgrel=1
 pkgdesc='Documentation for the Groovy programming language'
 url='https://groovy-lang.org/'
@@ -9,7 +9,7 @@
 license=('APACHE')
 arch=('any')
 
source=("https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-docs-$pkgver.zip";)
-sha256sums=('d62443fdb7fac38bbdd0ab058bd1523396aa823b0b10af9c4022e7d0bbf4eccf')
+b2sums=('11cd2dd85b09b0a9bd457b7eb6c78f6864efd17ebd912e617aedc0e5fc1de9be214dca11e8dc796ce0627afab86c7233ddffa76c6161c22946db68aa0114002f')
 
 prepare() {
   find "$srcdir" -type f -exec chmod -x {} \;
@@ -21,4 +21,3 @@
 }
 
 # getver: groovy-lang.org/changelogs.html
-# vim: ts=2 sw=2 et:

Reply via email to