[arch-commits] Commit in libkeybinder3/trunk (PKGBUILD)
Eric BĂ©langer
eric at nymeria.archlinux.org
Mon Jun 17 09:54:42 UTC 2013
Date: Monday, June 17, 2013 @ 11:54:42
Author: eric
Revision: 188642
upgpkg: libkeybinder3 0.3.0-3
Add gobject-introspection support
Modified:
libkeybinder3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-06-17 09:47:54 UTC (rev 188641)
+++ PKGBUILD 2013-06-17 09:54:42 UTC (rev 188642)
@@ -4,13 +4,13 @@
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)
More information about the arch-commits
mailing list