summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Scheirer2016-06-16 21:53:53 -0400
committerMatthew Scheirer2016-06-16 21:53:53 -0400
commit8a457bb6f97488255db21e8225e5ea93cbc0b15b (patch)
tree317442af1d41d4fa2ffce155979386739eb3fe49 /PKGBUILD
parentd32d66abce36bb75c3c3c8ab95c7294004126dcf (diff)
parent2ba4d7fac33688cb9bcac3ad1812cac9fee42e15 (diff)
downloadaur-8a457bb6f97488255db21e8225e5ea93cbc0b15b.tar.gz
Fix tabulators from the proto
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31bc5187e3bc..e476ba30c12e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ arch=('any')
url="https://github.com/woboq/verdigris"
license=('LGPL3')
depends=(qt5-base)
-makedepends=()
provides=(verdigris)
conflicts=(verdigris)
source=("git+https://github.com/woboq/$_name.git")