summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2022-07-26 21:31:40 +0200
committerLucas Werkmeister2022-07-26 21:31:40 +0200
commit08faf50bdfdd23d3f770948ce7a106f5d026ec0b (patch)
treee9221604d599b41bb97bed02cac9a49e899dfc58
parentd5fa06dac347cfeababa467e7025de3bfc7132f0 (diff)
downloadaur-08faf50bdfdd23d3f770948ce7a106f5d026ec0b.tar.gz
Update to 22.2.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index badb1e18fd1f..791f9e89f7f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = truffleruby-jdk11-bin
pkgdesc = GraalVM-based, high-performance implementation of the Ruby language (Java 11 version)
- pkgver = 22.1.0
+ pkgver = 22.2.0
pkgrel = 1
url = https://github.com/oracle/truffleruby
arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = truffleruby-jdk11-bin
license = GPL2
license = LGPL2.1
depends = jdk11-graalvm-bin
- source_x86_64 = https://github.com/oracle/truffleruby/releases/download/vm-22.1.0/ruby-installable-svm-java11-linux-amd64-22.1.0.jar
- sha256sums_x86_64 = e6a6529eba6f04c72ff7241802972e8292cad230cbc8d38e8f7d1a535e981c47
- source_aarch64 = https://github.com/oracle/truffleruby/releases/download/vm-22.1.0/ruby-installable-svm-java11-linux-aarch64-22.1.0.jar
- sha256sums_aarch64 = 12ed2f5ec1ced38ff1a791777b1e19b117bccf40b3bca30a1948019799688f5f
+ source_x86_64 = https://github.com/oracle/truffleruby/releases/download/vm-22.2.0/ruby-installable-svm-java11-linux-amd64-22.2.0.jar
+ sha256sums_x86_64 = 7f8b6a76a92ae01c5a6e3e08a95872aaba4ecdae3ea15768fe40e27e81335457
+ source_aarch64 = https://github.com/oracle/truffleruby/releases/download/vm-22.2.0/ruby-installable-svm-java11-linux-aarch64-22.2.0.jar
+ sha256sums_aarch64 = 9842bba249a4b6080c6c4fafab0a125b0651440adf4e3ee604b65f19aa8aa6fe
pkgname = truffleruby-jdk11-bin
diff --git a/PKGBUILD b/PKGBUILD
index e5c68b87855c..2289b3557b24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
java_=11
pkgname_=truffleruby
pkgname="${pkgname_}-jdk${java_}-bin"
-pkgver=22.1.0
+pkgver=22.2.0
pkgrel=1
pkgdesc="GraalVM-based, high-performance implementation of the Ruby language (Java ${java_} version)"
arch=('x86_64'
@@ -13,8 +13,8 @@ license=('EPL' 'GPL2' 'LGPL2.1')
depends=("jdk${java_}-graalvm-bin")
source_x86_64=("https://github.com/oracle/$pkgname_/releases/download/vm-${pkgver}/ruby-installable-svm-java${java_}-linux-amd64-${pkgver}.jar")
source_aarch64=("https://github.com/oracle/$pkgname_/releases/download/vm-${pkgver}/ruby-installable-svm-java${java_}-linux-aarch64-${pkgver}.jar")
-sha256sums_x86_64=('e6a6529eba6f04c72ff7241802972e8292cad230cbc8d38e8f7d1a535e981c47')
-sha256sums_aarch64=('12ed2f5ec1ced38ff1a791777b1e19b117bccf40b3bca30a1948019799688f5f')
+sha256sums_x86_64=('7f8b6a76a92ae01c5a6e3e08a95872aaba4ecdae3ea15768fe40e27e81335457')
+sha256sums_aarch64=('9842bba249a4b6080c6c4fafab0a125b0651440adf4e3ee604b65f19aa8aa6fe')
package() {
local file eq permissions mode name target