summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2021-01-19 20:46:21 +0100
committerLucas Werkmeister2021-01-19 20:46:21 +0100
commitc5274e31d4d695d50629c582912b870e219b031e (patch)
tree1959354f048326ad29a83e3e5b520811b9945848
parent68916d24ef19fae7ff6edc08e4edf155396f763d (diff)
downloadaur-c5274e31d4d695d50629c582912b870e219b031e.tar.gz
Update to 21.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b2b90a867f7..da0e89300109 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = graalpython-jdk8-bin
pkgdesc = GraalVM-based, high-performance implementation of the Python language (early development), Java 8 version
- pkgver = 20.3.0
+ pkgver = 21.0.0
pkgrel = 1
url = https://github.com/graalvm/graalpython
arch = x86_64
license = custom
depends = jdk8-graalvm-bin
- source = https://github.com/graalvm/graalpython/releases/download/vm-20.3.0/python-installable-svm-java8-linux-amd64-20.3.0.jar
- sha256sums = e4ecee04a4b47c81444df63f3e7b1f80e0149dde928627126690f29ce1ac53c7
+ source = https://github.com/graalvm/graalpython/releases/download/vm-21.0.0/python-installable-svm-java8-linux-amd64-21.0.0.jar
+ sha256sums = 212dff312cdc2946e5a629714b2da0a540c966567a80b4df76ba66591cb1a7a6
pkgname = graalpython-jdk8-bin
diff --git a/PKGBUILD b/PKGBUILD
index eef1bf0488bd..bd4107512f6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
java_=8
pkgname_=graalpython
pkgname="${pkgname_}-jdk${java_}-bin"
-pkgver=20.3.0
+pkgver=21.0.0
pkgrel=1
pkgdesc="GraalVM-based, high-performance implementation of the Python language (early development), Java ${java_} version"
arch=('x86_64')
@@ -11,7 +11,7 @@ url='https://github.com/graalvm/graalpython'
license=('custom')
depends=("jdk${java_}-graalvm-bin")
source=("https://github.com/graalvm/$pkgname_/releases/download/vm-${pkgver}/python-installable-svm-java${java_}-linux-amd64-${pkgver}.jar")
-sha256sums=('e4ecee04a4b47c81444df63f3e7b1f80e0149dde928627126690f29ce1ac53c7')
+sha256sums=('212dff312cdc2946e5a629714b2da0a540c966567a80b4df76ba66591cb1a7a6')
package() {
local file eq permissions mode name target