xkbcomp: update to 1.2.4.
This commit is contained in:
parent
2942c2da8a
commit
838e3cdd1c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xkbcomp'.
|
# Template build file for 'xkbcomp'.
|
||||||
pkgname=xkbcomp
|
pkgname=xkbcomp
|
||||||
version=1.2.3
|
version=1.2.4
|
||||||
revision=3
|
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"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="XKBD keymap compiler"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=7598e8f44e2643c96d2e37aa44f344f6c48f1a262fc9207154353195b760cb16
|
checksum=91d0c9ab445d21dfe1892dbae5ae5264f39bae68223dd092ffc547c9450b5a2d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
vlicense COPYING LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue