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'.
|
||||
pkgname=xkeyboard-config
|
||||
version=2.18
|
||||
version=2.19
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -12,5 +12,9 @@ short_desc="X Keyboard Configuration Database"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
|
||||
license="MIT"
|
||||
distfiles="http://xorg.freedesktop.org/releases/individual/data/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=c41d917d6c8a59feb7ccbda51c40a6ada824fdd1e9684b52dd48c9530617ddd0
|
||||
distfiles="${XORG_SITE}/data/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=83dfd186b9eb9ced69e01d8d8e2f15b6a79b2e30124874ef086f2d3048f45827
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue