libxkbfile: update to 1.0.9. (#4070)

This commit is contained in:
Michael Gehring 2016-04-23 08:52:08 +02:00 committed by Juan RP
parent 6b6fe3c3f1
commit 1bff3ffd99
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build for 'libxkbfile'.
pkgname=libxkbfile
version=1.0.8
revision=3
version=1.0.9
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="xproto xextproto libX11-devel"
@ -9,7 +9,7 @@ short_desc="The xkbfile Library from X.org"
license="MIT"
homepage="${XORG_SITE}"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=8aa94e19c537c43558f30906650cea6e15fa012591445d9f927658c3b32a8f3a
checksum=51817e0530961975d9513b773960b4edd275f7d5c72293d5a151ed4f42aeb16a
libxkbfile-devel_package() {
depends="kbproto libX11-devel ${sourcepkg}>=${version}_${revision}"