summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2019-03-08 13:11:30 +0100
committerLucas Werkmeister2019-03-08 13:11:30 +0100
commitc64b06ea298de031afc694b576928dd18c6ea764 (patch)
tree3160a5e0e926570966d285fe41cc9d1f64e723bd
parentfe0439a4aaa178912f436cf57902ab63a02ba2f8 (diff)
downloadaur-c64b06ea298de031afc694b576928dd18c6ea764.tar.gz
Update to rc13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09bcf931e999..1a141be0beba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Feb 9 18:48:52 UTC 2019
+# Fri Mar 8 12:10:43 UTC 2019
pkgbase = graalpython-bin
pkgdesc = Graal based, high-performance implementation of the Python language (early development)
- pkgver = 1.0.0_rc12
+ pkgver = 1.0.0_rc13
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-rc12/python-installable-ce-1.0.0-rc12-linux-amd64.jar
- sha256sums = b312b5c1263d16f49463bab12cf2ff78efa6b8d350724b56717a7df77600f331
+ source = https://github.com/graalvm/graalpython/releases/download/vm-1.0.0-rc13/python-installable-ce-1.0.0-rc13-linux-amd64.jar
+ sha256sums = 21acf7f6984ecf48aaf0d841a38e6983af807aaaa39a4cd8abf43a89f6772a78
pkgname = graalpython-bin
diff --git a/PKGBUILD b/PKGBUILD
index 300b91456448..ad07828779c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=graalpython
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc12
+pkgver_=1.0.0-rc13
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=('b312b5c1263d16f49463bab12cf2ff78efa6b8d350724b56717a7df77600f331')
+sha256sums=('21acf7f6984ecf48aaf0d841a38e6983af807aaaa39a4cd8abf43a89f6772a78')
package() {
local file eq permissions mode name target