summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a8ea146f376..59e4c86decbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=class
pkgname=python-$_pkgname-git
pkgver=r1294.de7d9d7
-pkgrel=2
+pkgrel=3
pkgdesc="CLASS: Cosmic Linear Anisotropy Solving System"
arch=('any')
url="https://github.com/lesgourg/class_public"
@@ -16,7 +16,7 @@ replaces=()
backup=()
options=()
install=
-source=("git+$url.git")
+source=("${pkgname%-git}::git+$url.git")
noextract=()
md5sums=('SKIP')