summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-07-17 23:52:56 +0200
committerLucas Werkmeister2019-07-17 23:52:56 +0200
commit3a035fdd137a612165c328323340e1aa6577cb57 (patch)
tree1add0849ea62ca292bb8f5d485cba262bdf553d0
parent1b17a39da395242649a052b688d2e8a28e4a381a (diff)
downloadaur-3a035fdd137a612165c328323340e1aa6577cb57.tar.gz
Update to 19.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b8dd822b1e77..f96ecdf78ca9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jul 3 23:03:57 UTC 2019
+# Wed Jul 17 21:52:56 UTC 2019
pkgbase = graalpython-bin
pkgdesc = Graal based, high-performance implementation of the Python language (early development)
- pkgver = 19.1.0
+ pkgver = 19.1.1
pkgrel = 1
url = https://github.com/graalvm/graalpython
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = graalpython-bin
depends = graal
provides = graalpython
conflicts = graalpython
- source = https://github.com/graalvm/graalpython/releases/download/vm-19.1.0/python-installable-svm-linux-amd64-19.1.0.jar
- sha256sums = f3da20ea90a419a0cf85f7639e7566c1f580508bede3a72992d069dd03088a6d
+ source = https://github.com/graalvm/graalpython/releases/download/vm-19.1.1/python-installable-svm-linux-amd64-19.1.1.jar
+ sha256sums = 6887026a1cb161d0cf80a84ee2f7e6e7a7a7c19bc2dbcd77a733c90e938ce3f6
pkgname = graalpython-bin
diff --git a/PKGBUILD b/PKGBUILD
index 35e970e8826c..53f0021029a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=graalpython
pkgname=${pkgname_}-bin
-pkgver_=19.1.0
+pkgver_=19.1.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=('f3da20ea90a419a0cf85f7639e7566c1f580508bede3a72992d069dd03088a6d')
+sha256sums=('6887026a1cb161d0cf80a84ee2f7e6e7a7a7c19bc2dbcd77a733c90e938ce3f6')
package() {
local file eq permissions mode name target