xkeyboard-config: update to 2.30
This commit is contained in:
parent
492a1f2692
commit
0f20cd3551
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xkeyboard-config'
|
# Template file for 'xkeyboard-config'
|
||||||
pkgname=xkeyboard-config
|
pkgname=xkeyboard-config
|
||||||
version=2.29
|
version=2.30
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -9,11 +9,11 @@ hostmakedepends="pkg-config libxslt intltool python3"
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
depends="xkbcomp"
|
depends="xkbcomp"
|
||||||
short_desc="X Keyboard Configuration Database"
|
short_desc="X Keyboard Configuration Database"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||||
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=1d4175278bf06000683656763a8b1d3282c61a314b6db41260c8efe92d621802
|
checksum=095a524f7b633ed257617202d06c9c71fe020c8897b106cf0dcdd0c6e8b797d4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue