xkeyboard-config: update to 2.9.

This commit is contained in:
Juan RP 2013-05-29 18:04:45 +02:00
parent 4bce289b7b
commit 0b37c1d4b4

View file

@ -1,6 +1,6 @@
# Template build file for 'xkeyboard-config'. # Template build file for 'xkeyboard-config'.
pkgname=xkeyboard-config pkgname=xkeyboard-config
version=2.8 version=2.9
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules" configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig" homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
license="MIT" license="MIT"
distfiles="http://xorg.freedesktop.org/releases/individual/data/$pkgname/$pkgname-$version.tar.bz2" distfiles="http://xorg.freedesktop.org/releases/individual/data/$pkgname/$pkgname-$version.tar.bz2"
checksum=4e1cf5468d488aaf320ddfd439e03cbda0b213550fd734026d23138e4b2078ae checksum=5e89bc182a10d53c3e83efc6c3546de0fe5504d91c3dbc80d55cc64ddab5643a
xkeyboard-config_package() { xkeyboard-config_package() {
depends="xkbcomp" depends="xkbcomp"