summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2018-07-05 18:27:24 +0200
committerLucas Werkmeister2018-07-05 18:30:17 +0200
commit6a341b57c1e2cb2cd6d822f009d39d51e9393788 (patch)
tree05dce394cee5a35d407481801b21cba61a14745f
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).
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10f216fefd44..3bca0f5b4827 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jun 15 09:35:13 UTC 2018
+# Thu Jul 5 16:30:10 UTC 2018
pkgbase = fastr-bin
pkgdesc = Graal based, high-performance implementation of the R language
- pkgver = 1.0.0_rc2
+ pkgver = 1.0.0_rc3
pkgrel = 1
url = https://github.com/oracle/fastr
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = fastr-bin
depends = graal
provides = fastr
conflicts = fastr
- source = https://github.com/oracle/fastr/releases/download/vm-1.0.0-rc2/r-installable-linux-amd64.jar
- sha256sums = e01289e5e107b6cc235a7de0b4b34db59aff96acf20e84aa7797bbd66ba7d623
+ source = https://github.com/oracle/fastr/releases/download/vm-1.0.0-rc3/r-installable-ce-1.0.0-rc3-linux-amd64.jar
+ sha256sums = 67acd1029279a8c87bafe0e271aed7671eb404cf1a5481867fafee2e7ae8462f
pkgname = fastr-bin
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