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 f463923e85d1..eadd9883f850 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=camb
pkgname=python-$_pkgname-git
pkgver=r491.0dbbbb9
-pkgrel=2
+pkgrel=3
pkgdesc="Code for Anisotropies in the Microwave Background"
arch=('any')
url="https://github.com/cmbant/CAMB"
@@ -16,7 +16,7 @@ replaces=()
backup=()
options=()
install=
-source=("git+$url.git")
+source=("${pkgname%-git}::git+$url.git")
noextract=()
md5sums=('SKIP')