summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-10-28 17:18:21 +0100
committerLucas Werkmeister2019-10-28 17:18:21 +0100
commitdbf9234c85cf65572918d3c385a8518caffc9dbc (patch)
tree16f3c5e5c759f530d96332daaa7835401861ca29
parent7bbfc9abe3432624ef582340bed496e32fc8bb10 (diff)
downloadaur-dbf9234c85cf65572918d3c385a8518caffc9dbc.tar.gz
Update to 19.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 945c5fd70283..03adc4ebea7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fastr-bin
pkgdesc = Graal based, high-performance implementation of the R language
- pkgver = 19.2.0.1
+ pkgver = 19.2.1
pkgrel = 1
url = https://github.com/oracle/fastr
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = fastr-bin
depends = graal
provides = fastr
conflicts = fastr
- source = https://github.com/oracle/fastr/releases/download/vm-19.2.0.1/r-installable-linux-amd64-19.2.0.1.jar
- sha256sums = 807bf98c003079dbcff4e49dcb49feec7a027038cdd2aceec37f41d0bf7124dc
+ source = https://github.com/oracle/fastr/releases/download/vm-19.2.1/r-installable-linux-amd64-19.2.1.jar
+ sha256sums = cf5a8e28e2aa12d1801c57b81a24a93abbd2bd98fa6253eb1e9817f3d85e5a3f
pkgname = fastr-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2171f262d942..ed263ec13e08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=fastr
pkgname=${pkgname_}-bin
-pkgver_=19.2.0.1
+pkgver_=19.2.1
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=('807bf98c003079dbcff4e49dcb49feec7a027038cdd2aceec37f41d0bf7124dc')
+sha256sums=('cf5a8e28e2aa12d1801c57b81a24a93abbd2bd98fa6253eb1e9817f3d85e5a3f')
package() {
local file eq permissions mode name target