summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-02-09 19:48:50 +0100
committerLucas Werkmeister2019-02-09 19:48:50 +0100
commitcd051390f9eb39f7036aeef373e09b291c994da1 (patch)
treed5136aeb2a88909c59fbdcefab0f48c685cbabc2
parent94aaa1943d4392799d8fc0cc71564d5595435856 (diff)
downloadaur-cd051390f9eb39f7036aeef373e09b291c994da1.tar.gz
Update to rc12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf7dbd0628f8..3b664c02a2d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 17 20:24:18 UTC 2019
+# Sat Feb 9 18:48:45 UTC 2019
pkgbase = truffleruby-bin
pkgdesc = Graal based, high-performance implementation of the Ruby language
- pkgver = 1.0.0_rc11
+ pkgver = 1.0.0_rc12
pkgrel = 2
url = https://github.com/oracle/truffleruby
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = truffleruby-bin
depends = graal
provides = truffleruby
conflicts = truffleruby
- source = https://github.com/oracle/truffleruby/releases/download/vm-1.0.0-rc11/ruby-installable-ce-1.0.0-rc11-linux-amd64.jar
- sha256sums = dbdc64c73c90b437581ab9dfc65044ba0f5154c2d4e1030f0d0e3734cfec423f
+ source = https://github.com/oracle/truffleruby/releases/download/vm-1.0.0-rc12/ruby-installable-ce-1.0.0-rc12-linux-amd64.jar
+ sha256sums = 84825de215b0162cb222108e9aa0d9250f99cebc40af68e883086d77edf3be82
pkgname = truffleruby-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3e2fc75ce124..f404f9425168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=truffleruby
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc11
+pkgver_=1.0.0-rc12
pkgver=${pkgver_/-/_}
pkgrel=2
pkgdesc='Graal based, high-performance implementation of the Ruby language'
@@ -15,7 +15,7 @@ optdepends=()
provides=("$pkgname_")
conflicts=("$pkgname_")
source=("https://github.com/oracle/$pkgname_/releases/download/vm-${pkgver_}/ruby-installable-ce-${pkgver_}-linux-amd64.jar")
-sha256sums=('dbdc64c73c90b437581ab9dfc65044ba0f5154c2d4e1030f0d0e3734cfec423f')
+sha256sums=('84825de215b0162cb222108e9aa0d9250f99cebc40af68e883086d77edf3be82')
package() {
local file eq permissions mode name target