summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-10-28 17:18:24 +0100
committerLucas Werkmeister2019-10-28 17:18:24 +0100
commit6d31e404c40114ab7aa7ee7a403b6f2ba8d51478 (patch)
tree981e5fcec50bec7d43846d0d21d14c75735f825a
parent7f65c56b521e73a256989ef4d41397ca70d3a30b (diff)
downloadaur-6d31e404c40114ab7aa7ee7a403b6f2ba8d51478.tar.gz
Update to 19.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8890318105b2..b51a5816e21f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = graalpython-bin
pkgdesc = Graal based, high-performance implementation of the Python language (early development)
- pkgver = 19.2.0.1
+ pkgver = 19.2.1
pkgrel = 1
url = https://github.com/graalvm/graalpython
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = graalpython-bin
depends = graal
provides = graalpython
conflicts = graalpython
- source = https://github.com/graalvm/graalpython/releases/download/vm-19.2.0.1/python-installable-svm-linux-amd64-19.2.0.1.jar
- sha256sums = 078ba160a76564d06bbeb3f1034799f3026868e749c8600cffe7753a8ff08b5d
+ source = https://github.com/graalvm/graalpython/releases/download/vm-19.2.1/python-installable-svm-linux-amd64-19.2.1.jar
+ sha256sums = d26948ca968e46ba53925961912ba4ed3267fdb1fcb402d3bc96d47c8a8f7cd3
pkgname = graalpython-bin
diff --git a/PKGBUILD b/PKGBUILD
index cff7bf086da0..64135ca4bd9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=graalpython
pkgname=${pkgname_}-bin
-pkgver_=19.2.0.1
+pkgver_=19.2.1
pkgver=${pkgver_/-/_}
pkgrel=1
pkgdesc='Graal based, high-performance implementation of the Python language (early development)'
@@ -15,7 +15,7 @@ optdepends=()
provides=("$pkgname_")
conflicts=("$pkgname_")
source=("https://github.com/graalvm/$pkgname_/releases/download/vm-${pkgver_}/python-installable-svm-linux-amd64-${pkgver_}.jar")
-sha256sums=('078ba160a76564d06bbeb3f1034799f3026868e749c8600cffe7753a8ff08b5d')
+sha256sums=('d26948ca968e46ba53925961912ba4ed3267fdb1fcb402d3bc96d47c8a8f7cd3')
package() {
local file eq permissions mode name target