summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Landauer2016-11-21 00:05:41 +0100
committerBernhard Landauer2016-11-21 00:05:41 +0100
commit580b9b013d7cf5f70e38ab5d0dfe2d0ec4e89000 (patch)
tree16d3bdf39498011fd6caafcb0b7907bca4337aae
parent74ebf4739ef0f7e10137b128bcb4103d55db0ad8 (diff)
downloadaur-580b9b013d7cf5f70e38ab5d0dfe2d0ec4e89000.tar.gz
remove depends git
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0dbb41134262..fa5114d23c44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Nov 20 23:01:24 UTC 2016
+# Sun Nov 20 23:05:15 UTC 2016
pkgbase = clipit
pkgdesc = Lightweight GTK+ clipboard manager (fork of Parcellite)
pkgver = 1.4.3
@@ -8,7 +8,6 @@ pkgbase = clipit
arch = i686
arch = x86_64
license = GPL3
- makedepends = git
makedepends = intltool
depends = gtk2
depends = libappindicator-gtk2
diff --git a/PKGBUILD b/PKGBUILD
index f7fb8ce5a854..970c53aca642 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/CristianHenzel/ClipIt/"
_snapshot=a8de309ee006003ab3545d9abbe8c017a7400e62
license=('GPL3')
depends=('gtk2' 'libappindicator-gtk2')
-makedepends=('git' 'intltool')
+makedepends=('intltool')
optdepends=('xdotool: for automatic paste')
source=("${_pkgname}-${_snapshot}.tar.gz::${url}/archive/${_snapshot}.tar.gz"
'pkg-config.patch::https://github.com/0x4d4c/ClipIt/commit/f106391cd739bf4005600646561a7425faef2964.diff'