summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-06-18 20:38:11 +0200
committerLucas Werkmeister2019-06-18 20:38:11 +0200
commitc5b9b1e95cb6585e7e2e97cf88b2536c51960f7b (patch)
treec1e0e461ee45ce81548472fb909d0c69ea3af001
parent515509a1b72eaab76d5fb8e6df3cca70a7fd7968 (diff)
downloadaur-c5b9b1e95cb6585e7e2e97cf88b2536c51960f7b.tar.gz
Update to 19.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c71106513781..f4068ace8e09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun May 12 03:08:57 UTC 2019
+# Tue Jun 18 18:38:00 UTC 2019
pkgbase = fastr-bin
pkgdesc = Graal based, high-performance implementation of the R language
- pkgver = 19.0.0
+ pkgver = 19.0.2
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-19.0.0/r-installable-linux-amd64-19.0.0.jar
- sha256sums = 702db02c29ebc6b5eb7df8e7aa76075c3bab3a7242c0ce1054193ad133bec72c
+ source = https://github.com/oracle/fastr/releases/download/vm-19.0.2/r-installable-linux-amd64-19.0.2.jar
+ sha256sums = 60dec2b348e3a743c7c6c33a181debfd96a65baa8c5015230cec690b3ebb6715
pkgname = fastr-bin
diff --git a/PKGBUILD b/PKGBUILD
index 114be15fc527..ae9a470881a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=fastr
pkgname=${pkgname_}-bin
-pkgver_=19.0.0
+pkgver_=19.0.2
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-linux-amd64-${pkgver_}.jar")
-sha256sums=('702db02c29ebc6b5eb7df8e7aa76075c3bab3a7242c0ce1054193ad133bec72c')
+sha256sums=('60dec2b348e3a743c7c6c33a181debfd96a65baa8c5015230cec690b3ebb6715')
package() {
local file eq permissions mode name target