summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Werkmeister2018-10-22 12:30:52 +0200
committerLucas Werkmeister2018-10-22 12:30:52 +0200
commita8627e6edb9cdfc17d7b5a493f42c7af2c134aa8 (patch)
treedbb867fba7e00768c5c41d2cc342f4ed0c80f487
parent595c042608af867887f4f6788ede9c0061d4bb26 (diff)
downloadaur-a8627e6edb9cdfc17d7b5a493f42c7af2c134aa8.tar.gz
Update to rc8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f0c3d0c7605..3e1a40eb44ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 8 13:13:25 UTC 2018
+# Mon Oct 22 10:29:00 UTC 2018
pkgbase = graalpython-bin
pkgdesc = Graal based, high-performance implementation of the Python language (early development)
- pkgver = 1.0.0_rc7
+ pkgver = 1.0.0_rc8
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-rc7/python-installable-ce-1.0.0-rc7-linux-amd64.jar
- sha256sums = a2c53657d66eaef7afb58747541edabbc632390049f3b59b87b895612f5bfc82
+ source = https://github.com/graalvm/graalpython/releases/download/vm-1.0.0-rc8/python-installable-ce-1.0.0-rc8-linux-amd64.jar
+ sha256sums = 9e879a10fe2cc8de1b10e9c41148655d72b2efd862a78d0361c6d257257531d0
pkgname = graalpython-bin
diff --git a/PKGBUILD b/PKGBUILD
index 165951d081f0..df46fe866945 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=graalpython
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc7
+pkgver_=1.0.0-rc8
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=('a2c53657d66eaef7afb58747541edabbc632390049f3b59b87b895612f5bfc82')
+sha256sums=('9e879a10fe2cc8de1b10e9c41148655d72b2efd862a78d0361c6d257257531d0')
package() {
local file eq permissions mode name target