summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmytro Gordiichuk2016-01-31 23:16:39 +0200
committerDmytro Gordiichuk2016-01-31 23:16:39 +0200
commit1647e3301f3f1ff76e7593427c65f5f88ff96eef (patch)
treec6eb13310300581f1929b57ba7f7606e9821fca4 /PKGBUILD
parent9209065e70f2cf9d587fdc69e22f7ae15257df40 (diff)
downloadaur-1647e3301f3f1ff76e7593427c65f5f88ff96eef.tar.gz
remove git from dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2383dc095640..6e9db743e907 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ arch=('i686' 'x86_64')
url="https://github.com/graylor/FastQSP"
license=('GPL3')
depends=('qt5-base')
-makedepends=('git')
_origname=FastQSP
source=("https://github.com/graylor/${_origname}/archive/v${pkgver}.tar.gz")
md5sums=('1ef933fe07191b232a8f7b719afbcb17')