summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-02-09 19:48:43 +0100
committerLucas Werkmeister2019-02-09 19:48:43 +0100
commit1a81e91716c1d7cc6484a053e9361f2171c8019d (patch)
tree98439451279fb173a8fb3c837c542fafe3f951cc
parent8072e0f6679636dd27cc2e67a13b331b52ad74b9 (diff)
downloadaur-1a81e91716c1d7cc6484a053e9361f2171c8019d.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 eea0cb536cb2..9f2a4d2cbce3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 17 20:24:29 UTC 2019
+# Sat Feb 9 18:48:40 UTC 2019
pkgbase = fastr-bin
pkgdesc = Graal based, high-performance implementation of the R language
- pkgver = 1.0.0_rc11
+ pkgver = 1.0.0_rc12
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-rc11/r-installable-ce-1.0.0-rc11-linux-amd64.jar
- sha256sums = 7073f3de1eee8131066cd3f8d28d3dab2e1f22d409305c6263e01ce7775fe594
+ source = https://github.com/oracle/fastr/releases/download/vm-1.0.0-rc12/r-installable-ce-1.0.0-rc12-linux-amd64.jar
+ sha256sums = 44dd93e68e661ae844254d638aa85efe1347381af2d74263dbcb3033676b2f5c
pkgname = fastr-bin
diff --git a/PKGBUILD b/PKGBUILD
index 518ef7fb2f41..ef7f947006f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=fastr
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc11
+pkgver_=1.0.0-rc12
pkgver=${pkgver_/-/_}
pkgrel=1
pkgdesc='Graal based, high-performance implementation of the R language'
@@ -15,7 +15,7 @@ optdepends=()
provides=("$pkgname_")
conflicts=("$pkgname_")
source=("https://github.com/oracle/$pkgname_/releases/download/vm-${pkgver_}/r-installable-ce-${pkgver_}-linux-amd64.jar")
-sha256sums=('7073f3de1eee8131066cd3f8d28d3dab2e1f22d409305c6263e01ce7775fe594')
+sha256sums=('44dd93e68e661ae844254d638aa85efe1347381af2d74263dbcb3033676b2f5c')
package() {
local file eq permissions mode name target