summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8065251df7cd..42444b1fa6ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = fastr-jdk11-bin
pkgdesc = GraalVM-based, high-performance implementation of the R language (Java 11 version)
- pkgver = 21.2.0
+ pkgver = 21.3.0
pkgrel = 1
url = https://github.com/oracle/fastr
arch = x86_64
license = GPL3
depends = jdk11-graalvm-bin
- source = https://github.com/oracle/fastr/releases/download/vm-21.2.0/r-installable-java11-linux-amd64-21.2.0.jar
- sha256sums = 5d81f4850d8f8e7921c03eab14698ffd4a354873966085ffe648be72e9823719
+ source = https://github.com/oracle/fastr/releases/download/vm-21.3.0/r-installable-java11-linux-amd64-21.3.0.jar
+ sha256sums = 0cee77e401658ec80198971e1cbcf6fff29828c120b4386c2f0c727fe7aae98c
pkgname = fastr-jdk11-bin
diff --git a/PKGBUILD b/PKGBUILD
index b8ebbd18f3be..84795d3e468e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
java_=11
pkgname_=fastr
pkgname="${pkgname_}-jdk${java_}-bin"
-pkgver=21.2.0
+pkgver=21.3.0
pkgrel=1
pkgdesc="GraalVM-based, high-performance implementation of the R language (Java ${java_} version)"
arch=('x86_64')
@@ -11,7 +11,7 @@ url='https://github.com/oracle/fastr'
license=('GPL3')
depends=("jdk${java_}-graalvm-bin")
source=("https://github.com/oracle/$pkgname_/releases/download/vm-${pkgver}/r-installable-java${java_}-linux-amd64-${pkgver}.jar")
-sha256sums=('5d81f4850d8f8e7921c03eab14698ffd4a354873966085ffe648be72e9823719')
+sha256sums=('0cee77e401658ec80198971e1cbcf6fff29828c120b4386c2f0c727fe7aae98c')
package() {
local file eq permissions mode name target