summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f65258870995..3cc12ed0c664 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = python-rchitect
depends = r>3.4.0
depends = python-cffi>=1.10.0
depends = python-six>=1.9.0
- source = https://files.pythonhosted.org/packages/source///-0.4.4.tar.gz
+ source = https://files.pythonhosted.org/packages/source/r/rchitect/rchitect-0.4.4.tar.gz
sha256sums = 8762b47d8636774582c906891e5b0ec66ca4d48327fb7abf7db7d85d2c137df5
pkgname = python-rchitect
diff --git a/PKGBUILD b/PKGBUILD
index cc2b00c8f1dc..9f96d34467ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,6 @@
# Maintainer: Michael Schubert <mschu.dev at gmail> github.com/mschubert/PKGBUILDs
pkgname=python-rchitect
+_name=${pkgname#python-}
pkgver=0.4.4
pkgrel=1
pkgdesc="Minimal R API for Python"