Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages /
groovy
Commits:
35adaeb7 by Alexander F. Rødseth at 2026-07-05T02:22:26+02:00
upgpkg: 5.0.7-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = groovy
pkgdesc = Programming language for the Java platform, inspired by
Python, Ruby and Smalltalk
- pkgver = 5.0.6
+ pkgver = 5.0.7
pkgrel = 1
url = https://groovy-lang.org/
arch = any
@@ -8,12 +8,12 @@ pkgbase = groovy
makedepends = gendesk
depends = java-environment
optdepends = groovy-docs: html and pdf documentation for Groovy
- source =
https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.6.zip
- source =
https://downloads.apache.org/groovy/5.0.6/distribution/apache-groovy-binary-5.0.6.zip.asc
+ source =
https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-groovy-binary-5.0.7.zip
+ source =
https://downloads.apache.org/groovy/5.0.7/distribution/apache-groovy-binary-5.0.7.zip.asc
validpgpkeys = 34441E504A937F43EB0DAEF96A65176A0FB1CD0B
- sha256sums =
14300bca33dc6a911ed5e2c6bc5b83b63fa8a5278e791820ff7e70fc76d06e1d
+ sha256sums =
2a84d2b2387b4b38ec7c9395e67273df7818b246897dcccacfdde30292a4f339
sha256sums = SKIP
- b2sums =
df58f66d99011e902be7493eeee4bce013839980dd1795ab050a5124f3fa6e34ae06e4fde4facbff9c33c80670dc6b06cc2e160208dbde8e99747b473fc42e25
+ b2sums =
d6cf37c4d8f3105c9f401bf4b54f15e4dc700ff2010de37dfbd3ce06428f77dc621298d521105094b7eb9d302a357b8fdfde4b2bbc134c482bf9cd46983572cc
b2sums = SKIP
pkgname = groovy
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: YongMing Zhang
pkgname=groovy
-pkgver=5.0.6
+pkgver=5.0.7
pkgrel=1
pkgdesc='Programming language for the Java platform, inspired by Python, Ruby
and Smalltalk'
arch=(any)
@@ -18,9 +18,9 @@ optdepends=('groovy-docs: html and pdf documentation for
Groovy')
validpgpkeys=('34441E504A937F43EB0DAEF96A65176A0FB1CD0B') # Paul King
<[email protected]>
source=("https://groovy.jfrog.io/artifactory/dist-release-local/groovy-zips/apache-$pkgname-binary-$pkgver.zip"
"https://downloads.apache.org/groovy/$pkgver/distribution/apache-$pkgname-binary-$pkgver.zip.asc")
-sha256sums=('14300bca33dc6a911ed5e2c6bc5b83b63fa8a5278e791820ff7e70fc76d06e1d'
+sha256sums=('2a84d2b2387b4b38ec7c9395e67273df7818b246897dcccacfdde30292a4f339'
'SKIP')
-b2sums=('df58f66d99011e902be7493eeee4bce013839980dd1795ab050a5124f3fa6e34ae06e4fde4facbff9c33c80670dc6b06cc2e160208dbde8e99747b473fc42e25'
+b2sums=('d6cf37c4d8f3105c9f401bf4b54f15e4dc700ff2010de37dfbd3ce06428f77dc621298d521105094b7eb9d302a357b8fdfde4b2bbc134c482bf9cd46983572cc'
'SKIP')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/groovy/-/commit/35adaeb790aab26befac603517a6ab8f45cfb9d7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/groovy/-/commit/35adaeb790aab26befac603517a6ab8f45cfb9d7
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help