summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Werkmeister2018-07-05 18:32:15 +0200
committerLucas Werkmeister2018-07-05 18:32:15 +0200
commita15e27b2d759a821b9a7e485dda92cb0b3fd2e92 (patch)
tree851443353e5c718fbe6fbd467065a3abe327697a /PKGBUILD
parentc4fff5b508c640bed584816c2e0f464125ad41b1 (diff)
downloadaur-a15e27b2d759a821b9a7e485dda92cb0b3fd2e92.tar.gz
Update to rc3
Upstream thankfully changed the URL format to include the version, so existing files from builds of previous package versions should no longer be mistaken for the current file (this was a possible problem with rc2).
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ef52ef72817..8c6c76ca1a02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname_=graalpython
pkgname=${pkgname_}-bin
-pkgver_=1.0.0-rc2
+pkgver_=1.0.0-rc3
pkgver=${pkgver_/-/_}
pkgrel=2
pkgdesc='Graal based, high-performance implementation of the Python language (early development)'
@@ -14,8 +14,8 @@ makedepends=()
optdepends=()
provides=("$pkgname_")
conflicts=("$pkgname_")
-source=("https://github.com/graalvm/$pkgname_/releases/download/vm-${pkgver_}/python-installable-linux-amd64.jar")
-sha256sums=('f5a2e8d91ccc8a0ac5694c6ab584d567ff282bd09b78d36101e2cc4ccf4aa0eb')
+source=("https://github.com/graalvm/$pkgname_/releases/download/vm-${pkgver_}/python-installable-ce-${pkgver_}-linux-amd64.jar")
+sha256sums=('5192678048de366f6d9e4f2979775907ca32a7f553ec41a77da4713ddc76996d')
package() {
local file eq permissions mode name target