x11/libxkbfile: upgrade to 1.0.6

This commit is contained in:
Natanael Copa 2009-10-14 06:29:08 +00:00
parent 97c2e9e745
commit 92ce2ceead

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxkbfile
pkgver=1.0.5
pkgver=1.0.6
pkgrel=0
pkgdesc="X11 keyboard file manipulation library"
url="http://xorg.freedesktop.org/"
@ -20,4 +20,4 @@ build () {
install -D -m644 "$srcdir"/$pkgname-$pkgver/COPYING \
"$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
md5sums="0726a845fe5a56551de2718c9f6b0e35 libxkbfile-1.0.5.tar.bz2"
md5sums="b01156e263eca8177e6b7f10441951c4 libxkbfile-1.0.6.tar.bz2"