summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-04-09 00:47:26 +0200
committerLucas Werkmeister2019-04-09 00:47:26 +0200
commit6480311a1c33ff64e30c66837767ebfbb62fef0f (patch)
treefddcbfe790d84672a37379bd4357e0587f8745a4
parent9a4e3fa6a1f40b97c0db384cfd4ec355a997eb47 (diff)
downloadaur-6480311a1c33ff64e30c66837767ebfbb62fef0f.tar.gz
Update to rc15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 129bbbca6552..ffe43f7f45d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Mar 20 23:38:31 UTC 2019
+# Mon Apr 8 22:47:21 UTC 2019
pkgbase = fastr-bin
pkgdesc = Graal based, high-performance implementation of the R language
- pkgver = 1.0.0_rc14
+ pkgver = 1.0.0_rc15
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-rc14/r-installable-ce-1.0.0-rc14-linux-amd64.jar
- sha256sums = e9e50b6f0000b93f0346640ad5b8ded5a190f705c405a9db2c4768859b40619b
+ source = https://github.com/oracle/fastr/releases/download/vm-1.0.0-rc15/r-installable-ce-1.0.0-rc15-linux-amd64.jar
+ sha256sums = 99bb36288df224dc7607cbc0de45aafe429f1b26240ea6cac99f1321208080a7
pkgname = fastr-bin
diff --git a/PKGBUILD b/PKGBUILD
index f7a7c18aa422..4a282010be26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=fastr
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc14
+pkgver_=1.0.0-rc15
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=('e9e50b6f0000b93f0346640ad5b8ded5a190f705c405a9db2c4768859b40619b')
+sha256sums=('99bb36288df224dc7607cbc0de45aafe429f1b26240ea6cac99f1321208080a7')
package() {
local file eq permissions mode name target