mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
xkeyboard-config: update to 2.19.
This commit is contained in:
parent
32576133f1
commit
c9125996bf
1 changed files with 7 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'xkeyboard-config'.
|
# Template build file for 'xkeyboard-config'.
|
||||||
pkgname=xkeyboard-config
|
pkgname=xkeyboard-config
|
||||||
version=2.18
|
version=2.19
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,5 +12,9 @@ short_desc="X Keyboard Configuration Database"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
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="http://xorg.freedesktop.org/releases/individual/data/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/data/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=c41d917d6c8a59feb7ccbda51c40a6ada824fdd1e9684b52dd48c9530617ddd0
|
checksum=83dfd186b9eb9ced69e01d8d8e2f15b6a79b2e30124874ef086f2d3048f45827
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue