summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2020-11-17 21:42:45 +0100
committerLucas Werkmeister2020-11-17 21:42:45 +0100
commit68916d24ef19fae7ff6edc08e4edf155396f763d (patch)
treebccf01b99773acf987f939f59fc2bd813c6867b4
parenta48dc0a67a928f50be5af0e00639c038d9ec49c7 (diff)
downloadaur-68916d24ef19fae7ff6edc08e4edf155396f763d.tar.gz
Update to 20.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbfb754f7026..1b2b90a867f7 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.2.0
+ pkgver = 20.3.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.2.0/python-installable-svm-java8-linux-amd64-20.2.0.jar
- sha256sums = ff050939c8abf5827928c9b17800e6e153eb1bc57a81b9f4e579ef87c5b94856
+ source = https://github.com/graalvm/graalpython/releases/download/vm-20.3.0/python-installable-svm-java8-linux-amd64-20.3.0.jar
+ sha256sums = e4ecee04a4b47c81444df63f3e7b1f80e0149dde928627126690f29ce1ac53c7
pkgname = graalpython-jdk8-bin
diff --git a/PKGBUILD b/PKGBUILD
index a207f7f551d6..eef1bf0488bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
java_=8
pkgname_=graalpython
pkgname="${pkgname_}-jdk${java_}-bin"
-pkgver=20.2.0
+pkgver=20.3.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=('ff050939c8abf5827928c9b17800e6e153eb1bc57a81b9f4e579ef87c5b94856')
+sha256sums=('e4ecee04a4b47c81444df63f3e7b1f80e0149dde928627126690f29ce1ac53c7')
package() {
local file eq permissions mode name target