summaryrefslogtreecommitdiff
path: root/community/xbindkeys/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xbindkeys/PKGBUILD')
-rw-r--r--community/xbindkeys/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xbindkeys/PKGBUILD b/community/xbindkeys/PKGBUILD
index 2d71c8a37..b71dd164d 100644
--- a/community/xbindkeys/PKGBUILD
+++ b/community/xbindkeys/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 92556 2013-06-08 11:18:52Z bpiotrowski $
+# $Id: PKGBUILD 103379 2014-01-04 20:12:41Z 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=4
+pkgver=1.8.6
+pkgrel=1
pkgdesc="Launch shell commands with your keyboard or your mouse under X"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.nongnu.org/xbindkeys/xbindkeys.html"
@@ -13,7 +13,7 @@ license=('GPL')
depends=('libx11' 'guile')
optdepends=('tk: xbindkeys_show')
source=(http://www.nongnu.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('4b66a05594dbc6888c0a6439351aa66d')
+md5sums=('c6ea9db56e075dae0697497e2ed390cc')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"