summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-03-08 13:11:18 +0100
committerLucas Werkmeister2019-03-08 13:11:18 +0100
commit1c63bbb0281527e4b6b37969a068d75b15fb16c5 (patch)
treea888149723fa889cac3f1bebd16f833b27f0d263
parent1a81e91716c1d7cc6484a053e9361f2171c8019d (diff)
downloadaur-1c63bbb0281527e4b6b37969a068d75b15fb16c5.tar.gz
Update to rc13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f2a4d2cbce3..28a635e6538b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 9 18:48:40 UTC 2019
+# Fri Mar 8 12:10:40 UTC 2019
pkgbase = fastr-bin
pkgdesc = Graal based, high-performance implementation of the R language
- pkgver = 1.0.0_rc12
+ pkgver = 1.0.0_rc13
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-rc12/r-installable-ce-1.0.0-rc12-linux-amd64.jar
- sha256sums = 44dd93e68e661ae844254d638aa85efe1347381af2d74263dbcb3033676b2f5c
+ source = https://github.com/oracle/fastr/releases/download/vm-1.0.0-rc13/r-installable-ce-1.0.0-rc13-linux-amd64.jar
+ sha256sums = 63eedcaa21ff7e968e3b45024d1e80d110b0b4c5ae6bd00edd422ef4681825b7
pkgname = fastr-bin
diff --git a/PKGBUILD b/PKGBUILD
index ef7f947006f0..aad96c2014e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=fastr
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc12
+pkgver_=1.0.0-rc13
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=('44dd93e68e661ae844254d638aa85efe1347381af2d74263dbcb3033676b2f5c')
+sha256sums=('63eedcaa21ff7e968e3b45024d1e80d110b0b4c5ae6bd00edd422ef4681825b7')
package() {
local file eq permissions mode name target