summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-10-14 06:29:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-10-14 06:29:08 +0000
commit92ce2ceeaded1d86669a49a643c80f28c4ef2aee (patch)
tree3687324856f611b2bc20a9c47e1761dc738cffb4
parent97c2e9e745254e573c366c2fe15d275b5f08ca99 (diff)
downloadaports-92ce2ceeaded1d86669a49a643c80f28c4ef2aee.tar.bz2
aports-92ce2ceeaded1d86669a49a643c80f28c4ef2aee.tar.xz
x11/libxkbfile: upgrade to 1.0.6
-rw-r--r--x11/libxkbfile/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libxkbfile/APKBUILD b/x11/libxkbfile/APKBUILD
index 3bf0b439f..da3fe991e 100644
--- a/x11/libxkbfile/APKBUILD
+++ b/x11/libxkbfile/APKBUILD
@@ -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"