summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2018-10-08 15:12:30 +0200
committerLucas Werkmeister2018-10-08 15:12:30 +0200
commit9d87030182baa73f54cd468f0f655e74b8468ec7 (patch)
tree9c81e7755c30d756a29df5e83dc55c99cf88d1ad
parentded6c2d41ba4a9200c0f73f78a521b115285242a (diff)
downloadaur-9d87030182baa73f54cd468f0f655e74b8468ec7.tar.gz
Update to rc7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a548004edc3d..450c6cde317e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Sep 10 19:52:38 UTC 2018
+# Mon Oct 8 13:12:26 UTC 2018
pkgbase = truffleruby-bin
pkgdesc = Graal based, high-performance implementation of the Ruby language
- pkgver = 1.0.0_rc6
+ pkgver = 1.0.0_rc7
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-rc6/ruby-installable-ce-1.0.0-rc6-linux-amd64.jar
- sha256sums = 393e698bb941b65c27a1cd426dd87c7917e276ed6b1f94d6f3f1bccc1353c80c
+ source = https://github.com/oracle/truffleruby/releases/download/vm-1.0.0-rc7/ruby-installable-ce-1.0.0-rc7-linux-amd64.jar
+ sha256sums = 847943ec46efe9dfe11ab5d34a823116a86510973414989775b2a1915041347a
pkgname = truffleruby-bin
diff --git a/PKGBUILD b/PKGBUILD
index 58083212fc73..9edeab0027c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=truffleruby
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc6
+pkgver_=1.0.0-rc7
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=('393e698bb941b65c27a1cd426dd87c7917e276ed6b1f94d6f3f1bccc1353c80c')
+sha256sums=('847943ec46efe9dfe11ab5d34a823116a86510973414989775b2a1915041347a')
package() {
local file eq permissions mode name target