summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Werkmeister2021-07-31 14:03:41 +0200
committerLucas Werkmeister2021-07-31 14:03:41 +0200
commit86cddfa075ece7f0d3a326c73c18e290b6698a4d (patch)
tree4d7362245780e77077cc16ade8c6183796ae9a49 /PKGBUILD
parent4bd69e50515eeb304d2a4e46a2040b5942e1c06b (diff)
downloadaur-graalpython-jdk8-bin.tar.gz
Update to 21.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e81c5cb03be7..7a9549d3a3e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
java_=8
pkgname_=graalpython
pkgname="${pkgname_}-jdk${java_}-bin"
-pkgver=21.1.0
+pkgver=21.2.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=('1ce2d7916c2d098ce3764e3cd5ba375d8c8c5986173fea25471d9a234898b96f')
+sha256sums=('f86bd4260bb97777b4bfc76752171bfa23065e63ee50ddbac6335a8c06298146')
package() {
local file eq permissions mode name target