summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-05-12 05:09:02 +0200
committerLucas Werkmeister2019-05-12 05:09:48 +0200
commit515509a1b72eaab76d5fb8e6df3cca70a7fd7968 (patch)
tree76f9f70315c430ae0bb165405dcf824e85cfcf14
parent511ae609f3eb8a8e2e9d1aa4c471ff0b93907aec (diff)
downloadaur-515509a1b72eaab76d5fb8e6df3cca70a7fd7968.tar.gz
Update to 19.0.0
The first non-RC release changed the source file name pattern a bit, but otherwise the package format remained stable. (Unlike in Graal itself, TruffleRuby, and graalpython, the license file name was not standardized to end in .txt.)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e69b2e74d76d..c71106513781 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Apr 26 20:57:25 UTC 2019
+# Sun May 12 03:08:57 UTC 2019
pkgbase = fastr-bin
pkgdesc = Graal based, high-performance implementation of the R language
- pkgver = 1.0.0_rc16
+ pkgver = 19.0.0
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-rc16/r-installable-ce-1.0.0-rc16-linux-amd64.jar
- sha256sums = 1c547a8105cea6a11b48f3dbf50b98e3f3f0ba31a614607f1b813c20cb8feafb
+ source = https://github.com/oracle/fastr/releases/download/vm-19.0.0/r-installable-linux-amd64-19.0.0.jar
+ sha256sums = 702db02c29ebc6b5eb7df8e7aa76075c3bab3a7242c0ce1054193ad133bec72c
pkgname = fastr-bin
diff --git a/PKGBUILD b/PKGBUILD
index bffe9533a3a9..114be15fc527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=fastr
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc16
+pkgver_=19.0.0
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-ce-${pkgver_}-linux-amd64.jar")
-sha256sums=('1c547a8105cea6a11b48f3dbf50b98e3f3f0ba31a614607f1b813c20cb8feafb')
+source=("https://github.com/oracle/$pkgname_/releases/download/vm-${pkgver_}/r-installable-linux-amd64-${pkgver_}.jar")
+sha256sums=('702db02c29ebc6b5eb7df8e7aa76075c3bab3a7242c0ce1054193ad133bec72c')
package() {
local file eq permissions mode name target