summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2020-01-15 22:41:20 +0100
committerLucas Werkmeister2020-01-15 22:41:20 +0100
commit4ef31b6dd798bba70e7ecee057f3070ed87222e3 (patch)
treeffa5520d00a522767d4baa70beed9aa3d93eb291
parent7e2757b72873476cfcf4bfe734bae832f9add4c3 (diff)
downloadaur-4ef31b6dd798bba70e7ecee057f3070ed87222e3.tar.gz
Update to 19.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7869789d998..7f25197e886e 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 = 19.3.0.2
+ pkgver = 19.3.1
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-19.3.0.2/python-installable-svm-java8-linux-amd64-19.3.0.2.jar
- sha256sums = b2c3757812f16cec4e1a5fb77500a13578d9e5c73f4ea8e771bd0f5ff3949c12
+ source = https://github.com/graalvm/graalpython/releases/download/vm-19.3.1/python-installable-svm-java8-linux-amd64-19.3.1.jar
+ sha256sums = d71ca7604a49a5251c928176c920034393f427c8ddd01f3d19189be20b6a2cad
pkgname = graalpython-jdk8-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3baa3da886ad..9be1e56923a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
java_=8
pkgname_=graalpython
pkgname="${pkgname_}-jdk${java_}-bin"
-pkgver=19.3.0.2
+pkgver=19.3.1
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=('b2c3757812f16cec4e1a5fb77500a13578d9e5c73f4ea8e771bd0f5ff3949c12')
+sha256sums=('d71ca7604a49a5251c928176c920034393f427c8ddd01f3d19189be20b6a2cad')
package() {
local file eq permissions mode name target