xkbcomp: update to 1.4.6;adopt.
This commit is contained in:
parent
f64568438b
commit
2f82b3f7fc
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xkbcomp'
|
||||
pkgname=xkbcomp
|
||||
version=1.4.5
|
||||
version=1.4.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config bison"
|
||||
makedepends="libX11-devel libxkbfile-devel"
|
||||
short_desc="XKBD keymap compiler"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://www.x.org/"
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||
checksum=6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e
|
||||
homepage="https://gitlab.freedesktop.org/xorg/app/xkbcomp"
|
||||
distfiles="${XORG_SITE}/app/xkbcomp-${version}.tar.xz"
|
||||
checksum=fa50d611ef41e034487af7bd8d8c718df53dd18002f591cca16b0384afc58e98
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Reference in New Issue