summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Werkmeister2018-07-05 18:27:24 +0200
committerLucas Werkmeister2018-07-05 18:30:17 +0200
commit6a341b57c1e2cb2cd6d822f009d39d51e9393788 (patch)
tree05dce394cee5a35d407481801b21cba61a14745f /PKGBUILD
parent237c449db93edf14ff2e67ff40830c5130aaa3c0 (diff)
downloadaur-6a341b57c1e2cb2cd6d822f009d39d51e9393788.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 14156b1ea139..54965d7eb6b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=fastr
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc2
+pkgver_=1.0.0-rc3
pkgver=${pkgver_/-/_}
pkgrel=1
pkgdesc='Graal based, high-performance implementation of the R language'
@@ -14,8 +14,8 @@ makedepends=()
optdepends=()
provides=("$pkgname_")
conflicts=("$pkgname_")
-source=("https://github.com/oracle/$pkgname_/releases/download/vm-${pkgver_}/r-installable-linux-amd64.jar")
-sha256sums=('e01289e5e107b6cc235a7de0b4b34db59aff96acf20e84aa7797bbd66ba7d623')
+source=("https://github.com/oracle/$pkgname_/releases/download/vm-${pkgver_}/r-installable-ce-${pkgver_}-linux-amd64.jar")
+sha256sums=('67acd1029279a8c87bafe0e271aed7671eb404cf1a5481867fafee2e7ae8462f')
package() {
local file eq permissions mode name target