xkbcomp: update to 1.4.7.

This commit is contained in:
André Cerqueira 2024-03-06 19:25:55 +00:00 committed by Andrew J. Hesford
parent c990f03279
commit 32f31b06f5

View file

@ -1,6 +1,6 @@
# Template file for 'xkbcomp' # Template file for 'xkbcomp'
pkgname=xkbcomp pkgname=xkbcomp
version=1.4.6 version=1.4.7
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config bison" hostmakedepends="pkg-config bison"
@ -10,7 +10,7 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
license="MIT" license="MIT"
homepage="https://gitlab.freedesktop.org/xorg/app/xkbcomp" homepage="https://gitlab.freedesktop.org/xorg/app/xkbcomp"
distfiles="${XORG_SITE}/app/xkbcomp-${version}.tar.xz" distfiles="${XORG_SITE}/app/xkbcomp-${version}.tar.xz"
checksum=fa50d611ef41e034487af7bd8d8c718df53dd18002f591cca16b0384afc58e98 checksum=0a288114e5f44e31987042c79aecff1ffad53a8154b8ec971c24a69a80f81f77
post_install() { post_install() {
vlicense COPYING LICENSE vlicense COPYING LICENSE