xkeyboard-config: update to 2.20
This commit is contained in:
parent
294bc4f19b
commit
90ca790d80
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xkeyboard-config'.
|
# Template build file for 'xkeyboard-config'.
|
||||||
pkgname=xkeyboard-config
|
pkgname=xkeyboard-config
|
||||||
version=2.19
|
version=2.20
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
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"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/data/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/data/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=83dfd186b9eb9ced69e01d8d8e2f15b6a79b2e30124874ef086f2d3048f45827
|
checksum=d1bfc72553c4e3ef1cd6f13eec0488cf940498b612ab8a0b362e7090c94bc134
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue