summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2022-08-01 14:11:05 -0400
committerTed Alff2022-08-01 14:11:05 -0400
commit06fe88ed976d34fb507053a25509e2c175d9313b (patch)
tree775135192cd6d4b4686682b5d4d4a50028c2c371
parentef2029081674f9299c081d4f73c5db8eb65a35cc (diff)
downloadaur-plotinus.tar.gz
Remove duplicate git makedependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65208d6b86e0..f87a77822f24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="http://github.com/p-e-w/plotinus"
license=('GPL')
depends=('gtk3')
-makedepends=('git' 'vala' 'cmake' 'git')
+makedepends=('git' 'vala' 'cmake')
_commit='0ce7a4b98cd9c568ddebfc50ac3ec8392a574e39'
provides=('DBUS-PLOTINUS')
source=("${pkgname}::git+https://github.com/p-e-w/plotinus.git#commit=${_commit}"