summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-07 01:06:05 -0800
committerroot <root@rshg054.dnsready.net>2013-01-07 01:06:05 -0800
commit6691bda410e7b989932f459d788e7caa7bbd3a41 (patch)
tree6ea77c153f63fbf23f456b753849308114ff36eb /community
parente0e1ffb6dccdc48c2448cfd79dac3ccbbed96c75 (diff)
Mon Jan 7 01:05:47 PST 2013
Diffstat (limited to 'community')
-rw-r--r--community/xbindkeys/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/xbindkeys/PKGBUILD b/community/xbindkeys/PKGBUILD
index b482c0973..178cdc1bd 100644
--- a/community/xbindkeys/PKGBUILD
+++ b/community/xbindkeys/PKGBUILD
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD 64683 2012-02-17 18:32:53Z bluewind $
-# Maintainer:
+# $Id: PKGBUILD 82045 2013-01-06 10:49:31Z bluewind $
+# Maintainer: Florian Pritz <bluewind@xinu.at>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Thayer Williams <thayer@archlinux.org>
pkgname=xbindkeys
pkgver=1.8.5
-pkgrel=2
+pkgrel=3
pkgdesc="Launch shell commands with your keyboard or your mouse under X"
arch=('i686' 'x86_64')
url="http://www.nongnu.org/xbindkeys/xbindkeys.html"
license=('GPL')
-depends=('libx11' 'guile' 'tk')
+depends=('libx11' 'guile')
+optdepends=('tk: xbindkeys_show')
source=(http://www.nongnu.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
md5sums=('4b66a05594dbc6888c0a6439351aa66d')