summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0014f3c5c5b7..e0f0c9d76ca3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Apr 28 18:14:47 UTC 2018
+# Sat Apr 28 18:35:49 UTC 2018
pkgbase = fastr
pkgdesc = Graal based, high-performance implementation of the R language
pkgver = 1.0.0_rc1
diff --git a/PKGBUILD b/PKGBUILD
index 9c0fb57bb15d..caf94282e49c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('graal')
makedepends=()
optdepends=()
-source=("https://github.com/oracle/fastr/releases/download/vm-${pkgver_}/r-installable-linux-amd64.jar")
+source=("https://github.com/oracle/$pkgname/releases/download/vm-${pkgver_}/r-installable-linux-amd64.jar")
sha256sums=('8293611f4640de8a5783ae23e4ad5c853117b66b589c015fc1f8a8ac6c8e8c68')
package() {