mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xkeyboard-config: update to 2.25.
This commit is contained in:
parent
d7ad11b447
commit
2bdf89c664
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xkeyboard-config'
|
# Template file for 'xkeyboard-config'
|
||||||
pkgname=xkeyboard-config
|
pkgname=xkeyboard-config
|
||||||
version=2.24
|
version=2.25
|
||||||
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"
|
||||||
|
@ -12,8 +12,8 @@ short_desc="X Keyboard Configuration Database"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
homepage="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
||||||
distfiles="${XORG_SITE}/data/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/data/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=91b18580f46b4e4ea913707f6c8d68ab5286879c3a6591462f3b9e760d3ac4d7
|
checksum=fec6c25a8d3931bd9afca49a1653b0fa222c85610502d7b77699bb61262934b2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue