From 6691bda410e7b989932f459d788e7caa7bbd3a41 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 7 Jan 2013 01:06:05 -0800 Subject: Mon Jan 7 01:05:47 PST 2013 --- community/xbindkeys/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'community/xbindkeys') 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 # Contributor: Daniel J Griffiths # Contributor: Thayer Williams 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') -- cgit v1.2.3-54-g00ecf