Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / jruby


Commits:
869b8fc1 by Jan Alexander Steffens (heftig) at 2025-01-22T12:40:57+01:00
9.4.10.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jruby
        pkgdesc = 100% pure-Java implementation of the Ruby programming language
-       pkgver = 9.4.9.0
+       pkgver = 9.4.10.0
        pkgrel = 1
        url = https://www.jruby.org/
        arch = any
@@ -11,16 +11,16 @@ pkgbase = jruby
        depends = java-runtime-headless
        options = !debug
        options = !strip
-       source = 
https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.9.0/jruby-dist-9.4.9.0-bin.tar.gz
-       source = 
https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.9.0/jruby-dist-9.4.9.0-bin.tar.gz.asc
+       source = 
https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.10.0/jruby-dist-9.4.10.0-bin.tar.gz
+       source = 
https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.10.0/jruby-dist-9.4.10.0-bin.tar.gz.asc
        validpgpkeys = 416952B945B78A34C6C7678562EBFC78FE4156D1
-       md5sums = b7a789e9ff1b87d0e8c7bda7fae31c16
+       md5sums = 36d6d8d745e793580ec4b12caa257501
        md5sums = SKIP
-       sha1sums = 64d8ea53d3ef7637069637f6affa2e7d971c0ade
+       sha1sums = 660b24d84412cdbd719690ac54213abce598aadc
        sha1sums = SKIP
-       sha256sums = 
8d64736e66a3c0e1e1ea813b6317219c5d43769e5d06a4417311e2baa8b40ef7
+       sha256sums = 
0b325bb6e64896dfcf235bbc6506ca9b5af78f1c8fec7f048bc4188b1793b5e0
        sha256sums = SKIP
-       b2sums = 
e3c3047ede1e3ba887384429c710f26da3544d482085040a74234d8a4f5e76d2428f43d97e43a96be2eabdb82f7950b60a2a7ce866f55a14b08b51abb3ab9df4
+       b2sums = 
a922a9342d18f895ce88fb3a9db436034449dd6006e797966a06a6db0d539f857b1cd36c3366967a74137b4e60b75dfea5f5f9c0417565ec3a51509e5cc084ae
        b2sums = SKIP
 
 pkgname = jruby


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: FaziBear <[email protected]>
 
 pkgname=jruby
-pkgver=9.4.9.0
+pkgver=9.4.10.0
 pkgrel=1
 pkgdesc="100% pure-Java implementation of the Ruby programming language"
 url="https://www.jruby.org/";
@@ -23,18 +23,18 @@ options=(
 source=(
   
"https://repo1.maven.org/maven2/org/jruby/jruby-dist/$pkgver/jruby-dist-$pkgver-bin.tar.gz"{,.asc}
 )
-b2sums=('e3c3047ede1e3ba887384429c710f26da3544d482085040a74234d8a4f5e76d2428f43d97e43a96be2eabdb82f7950b60a2a7ce866f55a14b08b51abb3ab9df4'
+b2sums=('a922a9342d18f895ce88fb3a9db436034449dd6006e797966a06a6db0d539f857b1cd36c3366967a74137b4e60b75dfea5f5f9c0417565ec3a51509e5cc084ae'
         'SKIP')
 validpgpkeys=(
   416952B945B78A34C6C7678562EBFC78FE4156D1  # Thomas E. Enebo 
<[email protected]>
 )
 
 # https://www.jruby.org/download
-md5sums=('b7a789e9ff1b87d0e8c7bda7fae31c16'
+md5sums=('36d6d8d745e793580ec4b12caa257501'
          'SKIP')
-sha1sums=('64d8ea53d3ef7637069637f6affa2e7d971c0ade'
+sha1sums=('660b24d84412cdbd719690ac54213abce598aadc'
           'SKIP')
-sha256sums=('8d64736e66a3c0e1e1ea813b6317219c5d43769e5d06a4417311e2baa8b40ef7'
+sha256sums=('0b325bb6e64896dfcf235bbc6506ca9b5af78f1c8fec7f048bc4188b1793b5e0'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jruby/-/commit/869b8fc1c92187ddb862b111a7c574cb048d1547

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jruby/-/commit/869b8fc1c92187ddb862b111a7c574cb048d1547
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to