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

Antonio Rojas arojas at gemini.archlinux.org
Wed Mar 30 18:28:16 UTC 2022


    Date: Wednesday, March 30, 2022 @ 18:28:16
  Author: arojas
Revision: 1177816

Update to 4.0.1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-30 18:19:36 UTC (rev 1177815)
+++ PKGBUILD	2022-03-30 18:28:16 UTC (rev 1177816)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser <andy-aur at splashground.de>
 
 pkgname=groovy
-pkgver=3.0.9
+pkgver=4.0.1
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 # .asc file is available for download, but there was no key available
 source=("https://groovy.jfrog.io/ui/api/v1/download?repoKey=dist-release-local&path=groovy-zips%252Fapache-groovy-binary-$pkgver.zip")
-sha256sums=('eb34f4ee229b1a424adb87df5b999f66d1b1285694e5332d0800896744c2e421')
+sha256sums=('8ac4a0ccbdc69db3ff17cf20a43dafacc6396f031666f13ff2e7bc6e376e4497')
 
 prepare() {
 	# Generate desktop shortcut



More information about the arch-commits mailing list