summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2017-11-03 08:09:44 +0000
committerWill Handley2017-11-03 08:09:44 +0000
commitafc83851591102da464ec984638ccf46bcfb4a5d (patch)
tree677031021f0e5ede91a2b4e8024f576214cb4f67 /PKGBUILD
parent7b7090435c11f69eaebceadccb5d9ac8299b6266 (diff)
downloadaur-afc83851591102da464ec984638ccf46bcfb4a5d.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 4ffb5fd1a38c..ed9cb381a690 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=fgivenx
pkgname=python-$_pkgname-git
pkgver=r121.406203d
-pkgrel=1
+pkgrel=2
pkgdesc="Functional Posterior Plotter"
arch=('any')
url="https://github.com/williamjameshandley/fgivenx"
@@ -16,7 +16,7 @@ replaces=()
backup=()
options=()
install=
-source=("${pkgname%-git}::git+$url.git")
+source=("git+$url.git")
noextract=()
md5sums=('SKIP')