summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorblackhole2016-03-11 12:58:08 +0100
committerblackhole2016-03-11 12:58:08 +0100
commitdaf363cab9189c38bf532d48ea4f5d1814a3ccbf (patch)
tree2c4bba07feabcbd55a0e1d6cd516edf153f7e17c /PKGBUILD
parentbaab4642bb085e5f962d5240879ca533066ece0d (diff)
downloadaur-itop-git.tar.gz
Corrected source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 878b1f76cb1b..a1487b627651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('custom')
depends=('perl')
makedepends=('git')
conlicts=('itop')
-source="git+https://github.com/kargig/itop.git"
+source=("git+https://github.com/kargig/itop.git")
#source=("git://github.com/kargig/$pkgname.git")
sha256sums=('SKIP')