mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
xkeyboard-config: update to 2.21
This commit is contained in:
parent
7448b17fa8
commit
ffe4606174
1 changed files with 3 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.20
|
version=2.21
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,10 +10,10 @@ makedepends="libX11-devel"
|
||||||
depends="xkbcomp"
|
depends="xkbcomp"
|
||||||
short_desc="X Keyboard Configuration Database"
|
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="https://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=d1bfc72553c4e3ef1cd6f13eec0488cf940498b612ab8a0b362e7090c94bc134
|
checksum=30c17049fae129fc14875656da9aa3099e3031d6ce0ee1d77aae190fd9edcec5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue