xkbcomp: update to 1.4.0
This commit is contained in:
parent
3fc4658d4d
commit
baaa4b782f
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template build file for 'xkbcomp'.
|
||||
pkgname=xkbcomp
|
||||
version=1.3.1
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config bison"
|
||||
makedepends="libX11-devel libxkbfile-devel"
|
||||
short_desc="XKBD keymap compiler"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
homepage="https://www.x.org/"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=0304dc9e0d4ac10831a9ef5d5419722375ddbc3eac3ff4413094d57bc1f1923d
|
||||
checksum=bc69c8748c03c5ad9afdc8dff9db11994dd871b614c65f8940516da6bf61ce6b
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING LICENSE
|
||||
|
|
Loading…
Reference in a new issue