summaryrefslogtreecommitdiff
path: root/extra/libkeybinder3/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libkeybinder3/PKGBUILD')
-rw-r--r--extra/libkeybinder3/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libkeybinder3/PKGBUILD b/extra/libkeybinder3/PKGBUILD
index 6f6964d20..55bbfa97b 100644
--- a/extra/libkeybinder3/PKGBUILD
+++ b/extra/libkeybinder3/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 188580 2013-06-16 02:22:32Z eric $
+# $Id: PKGBUILD 188643 2013-06-17 09:55:24Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=libkeybinder3
pkgver=0.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="A library for registering global keyboard shortcuts"
arch=('i686' 'x86_64')
url="http://kaizer.se/wiki/keybinder/"
license=('MIT')
depends=('gtk3')
-makedepends=('gtk-doc')
+makedepends=('gtk-doc' 'gobject-introspection')
optdepends=('lua-lgi: lua bindings')
options=('!libtool')
source=(http://archive.ubuntu.com/ubuntu/pool/universe/k/keybinder-3.0/keybinder-3.0_${pkgver}.orig.tar.gz)