xkbcomp: update to 1.4.5
This commit is contained in:
parent
c0efb72ade
commit
8a3e75723f
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'xkbcomp'
|
# Template file for 'xkbcomp'
|
||||||
pkgname=xkbcomp
|
pkgname=xkbcomp
|
||||||
version=1.4.2
|
version=1.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config bison"
|
hostmakedepends="pkg-config bison"
|
||||||
makedepends="libX11-devel libxkbfile-devel"
|
makedepends="libX11-devel libxkbfile-devel"
|
||||||
short_desc="XKBD keymap compiler"
|
short_desc="XKBD keymap compiler"
|
||||||
homepage="https://www.x.org/"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="https://www.x.org/"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=6dd8bcb9be7e85bd7294abe261b8c7b0539d2fc93e41b80fb8bd013767ce8424
|
checksum=6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue