summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-02-09 19:48:56 +0100
committerLucas Werkmeister2019-02-09 19:48:56 +0100
commitfe0439a4aaa178912f436cf57902ab63a02ba2f8 (patch)
treec7ffe67acfa242b9bd4cc4a6b0a4ad03de810fbf
parent5a359409d8b7d0d5cd53abe4aabd1e4b74ad9855 (diff)
downloadaur-fe0439a4aaa178912f436cf57902ab63a02ba2f8.tar.gz
Update to rc12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c59f44235a41..09bcf931e999 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 17 20:24:38 UTC 2019
+# Sat Feb 9 18:48:52 UTC 2019
pkgbase = graalpython-bin
pkgdesc = Graal based, high-performance implementation of the Python language (early development)
- pkgver = 1.0.0_rc11
+ pkgver = 1.0.0_rc12
pkgrel = 2
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-1.0.0-rc11/python-installable-ce-1.0.0-rc11-linux-amd64.jar
- sha256sums = 23d86644d9db4502e5cabc4982e90963b9e7879f4881267c5c0c6f2263ecdc08
+ source = https://github.com/graalvm/graalpython/releases/download/vm-1.0.0-rc12/python-installable-ce-1.0.0-rc12-linux-amd64.jar
+ sha256sums = b312b5c1263d16f49463bab12cf2ff78efa6b8d350724b56717a7df77600f331
pkgname = graalpython-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5918badcda44..300b91456448 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=graalpython
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc11
+pkgver_=1.0.0-rc12
pkgver=${pkgver_/-/_}
pkgrel=2
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-ce-${pkgver_}-linux-amd64.jar")
-sha256sums=('23d86644d9db4502e5cabc4982e90963b9e7879f4881267c5c0c6f2263ecdc08')
+sha256sums=('b312b5c1263d16f49463bab12cf2ff78efa6b8d350724b56717a7df77600f331')
package() {
local file eq permissions mode name target