summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2017-11-03 08:09:56 +0000
committerWill Handley2017-11-03 08:09:56 +0000
commit0e92fa7cadf2c762323a366612140f87530eb645 (patch)
tree968296849aa5122dbd8fa96396aaaf64de539a20 /PKGBUILD
parente48c9b0c9da372fa565b5eee591dbeb029410525 (diff)
downloadaur-0e92fa7cadf2c762323a366612140f87530eb645.tar.gz
Removed unnecessary directory
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b836d64513c8..8756a07a106b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=getdist
pkgname=python-$_pkgname-git
pkgver=r112.de5e238
-pkgrel=1
+pkgrel=2
pkgdesc="MCMC sample analysis, kernel densities, plotting, and GUI"
arch=('any')
url="https://github.com/cmbant/getdist"
@@ -16,7 +16,7 @@ replaces=()
backup=()
options=()
install=
-source=("${pkgname%-git}::git+$url.git")
+source=("git+$url.git")
noextract=()
md5sums=('SKIP')