summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Werkmeister2018-07-05 18:30:38 +0200
committerLucas Werkmeister2018-07-05 18:30:38 +0200
commit230a06a4012bc548e300a14084a95de413e986d1 (patch)
tree570bda0c9cb9817e643bf83b1e4dd1dac3ff5621 /PKGBUILD
parent6fc083f0d6bc73671b3742476d0e6b7201cba328 (diff)
downloadaur-230a06a4012bc548e300a14084a95de413e986d1.tar.gz
Update to rc3
Upstream thankfully changed the URL format to include the version, so existing files from builds of previous package versions should no longer be mistaken for the current file (this was a possible problem with rc2).
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a60e7db00c27..a3fc45eaeac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=truffleruby
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc2
+pkgver_=1.0.0-rc3
pkgver=${pkgver_/-/_}
pkgrel=2
pkgdesc='Graal based, high-performance implementation of the Ruby language'
@@ -14,8 +14,8 @@ makedepends=()
optdepends=()
provides=("$pkgname_")
conflicts=("$pkgname_")
-source=("https://github.com/oracle/$pkgname_/releases/download/vm-${pkgver_}/ruby-installable-linux-amd64-rc2.jar")
-sha256sums=('f52b6ad17ac13dbb5828c8a8b4f06cd2e9b629eb1d3284f97819ef80fe3a42b7')
+source=("https://github.com/oracle/$pkgname_/releases/download/vm-${pkgver_}/ruby-installable-ce-${pkgver_}-linux-amd64.jar")
+sha256sums=('a63d4588b61205360b0e846a23b4f69a6a281be79dddfea2799e95885558b66c')
package() {
local file eq permissions mode name target