summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-06-18 20:37:21 +0200
committerLucas Werkmeister2019-06-18 20:37:21 +0200
commit0fe362b35b7c06d3f3f6ab90d7b02e1dd0edfbcb (patch)
tree691f47c8d2c12415dd451af7303049b29377182b
parent4129fae7ff8ff14edd89a69327fbc67250919c5f (diff)
downloadaur-0fe362b35b7c06d3f3f6ab90d7b02e1dd0edfbcb.tar.gz
Update to 19.0.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ede1322191bb..aecb574bd3f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Sun May 12 03:09:22 UTC 2019
+# Tue Jun 18 18:37:15 UTC 2019
pkgbase = graalpython-bin
pkgdesc = Graal based, high-performance implementation of the Python language (early development)
- pkgver = 19.0.0
- pkgrel = 2
+ pkgver = 19.0.2
+ pkgrel = 1
url = https://github.com/graalvm/graalpython
arch = x86_64
license = custom
depends = graal
provides = graalpython
conflicts = graalpython
- source = https://github.com/graalvm/graalpython/releases/download/vm-19.0.0/python-installable-svm-linux-amd64-19.0.0.jar
- sha256sums = 685c4fa67b33f53ae516288512b04a69bdb12dde9e04f8b97da19a6fb879f9ae
+ source = https://github.com/graalvm/graalpython/releases/download/vm-19.0.2/python-installable-svm-linux-amd64-19.0.2.jar
+ sha256sums = ee33b6a26d9b81f7b19d5aa9e73c22b3c5f46f1e3281fda5f62fbfc68b71271a
pkgname = graalpython-bin
diff --git a/PKGBUILD b/PKGBUILD
index b3b2f35d4bc8..9c4627d84e63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname_=graalpython
pkgname=${pkgname_}-bin
-pkgver_=19.0.0
+pkgver_=19.0.2
pkgver=${pkgver_/-/_}
-pkgrel=2
+pkgrel=1
pkgdesc='Graal based, high-performance implementation of the Python language (early development)'
arch=('x86_64')
url='https://github.com/graalvm/graalpython'
@@ -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=('685c4fa67b33f53ae516288512b04a69bdb12dde9e04f8b97da19a6fb879f9ae')
+sha256sums=('ee33b6a26d9b81f7b19d5aa9e73c22b3c5f46f1e3281fda5f62fbfc68b71271a')
package() {
local file eq permissions mode name target