summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-04-26 22:57:30 +0200
committerLucas Werkmeister2019-04-26 22:57:30 +0200
commit511ae609f3eb8a8e2e9d1aa4c471ff0b93907aec (patch)
tree737d21a10f27f632a6166e3d720e47750c41db90
parent6480311a1c33ff64e30c66837767ebfbb62fef0f (diff)
downloadaur-511ae609f3eb8a8e2e9d1aa4c471ff0b93907aec.tar.gz
Update to rc16
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffe43f7f45d7..e69b2e74d76d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 8 22:47:21 UTC 2019
+# Fri Apr 26 20:57:25 UTC 2019
pkgbase = fastr-bin
pkgdesc = Graal based, high-performance implementation of the R language
- pkgver = 1.0.0_rc15
+ pkgver = 1.0.0_rc16
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-rc15/r-installable-ce-1.0.0-rc15-linux-amd64.jar
- sha256sums = 99bb36288df224dc7607cbc0de45aafe429f1b26240ea6cac99f1321208080a7
+ source = https://github.com/oracle/fastr/releases/download/vm-1.0.0-rc16/r-installable-ce-1.0.0-rc16-linux-amd64.jar
+ sha256sums = 1c547a8105cea6a11b48f3dbf50b98e3f3f0ba31a614607f1b813c20cb8feafb
pkgname = fastr-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4a282010be26..bffe9533a3a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=fastr
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc15
+pkgver_=1.0.0-rc16
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=('99bb36288df224dc7607cbc0de45aafe429f1b26240ea6cac99f1321208080a7')
+sha256sums=('1c547a8105cea6a11b48f3dbf50b98e3f3f0ba31a614607f1b813c20cb8feafb')
package() {
local file eq permissions mode name target