Date: Saturday, October 29, 2022 @ 20:13:37
  Author: arojas
Revision: 1339333

upgpkg: groovy 4.0.6-1: Update to 4.0.6

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-29 20:09:57 UTC (rev 1339332)
+++ PKGBUILD    2022-10-29 20:13:37 UTC (rev 1339333)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser <[email protected]>
 
 pkgname=groovy
-pkgver=4.0.5
+pkgver=4.0.6
 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=('402f442387efbdd73904ea8a390025525636774f72b8149cc55bf19b5d4ace4a')
+sha256sums=('e3b541567e65787279f02031206589bcdf3cdaab9328d9e4d72ad23a86aa1053')
 
 prepare() {
        # Generate desktop shortcut

Reply via email to