aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-11-01 15:14:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-11-01 15:14:41 +0000
commit90e8c1caeb9e5d5f5b9ee9c13b6f51c5849d7c23 (patch)
tree73b1d4539ff1b9cb5eab39d471fc941c4387c447
parent177296c03a5a4341e23ae588fbed88efe3f08975 (diff)
downloadalpine_aports-90e8c1caeb9e5d5f5b9ee9c13b6f51c5849d7c23.tar.bz2
alpine_aports-90e8c1caeb9e5d5f5b9ee9c13b6f51c5849d7c23.tar.xz
alpine_aports-90e8c1caeb9e5d5f5b9ee9c13b6f51c5849d7c23.zip
main/libxkbfile: upgrade to 1.0.7
-rw-r--r--main/libxkbfile/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libxkbfile/APKBUILD b/main/libxkbfile/APKBUILD
index d9a52533e3..b6048bce97 100644
--- a/main/libxkbfile/APKBUILD
+++ b/main/libxkbfile/APKBUILD
@@ -1,7 +1,7 @@
1# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 1# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
2pkgname=libxkbfile 2pkgname=libxkbfile
3pkgver=1.0.6 3pkgver=1.0.7
4pkgrel=4 4pkgrel=0
5pkgdesc="X11 keyboard file manipulation library" 5pkgdesc="X11 keyboard file manipulation library"
6url="http://xorg.freedesktop.org/" 6url="http://xorg.freedesktop.org/"
7license="custom" 7license="custom"
@@ -24,4 +24,4 @@ package() {
24 install -D -m644 "$srcdir"/$pkgname-$pkgver/COPYING \ 24 install -D -m644 "$srcdir"/$pkgname-$pkgver/COPYING \
25 "$pkgdir"/usr/share/licenses/$pkgname/COPYING 25 "$pkgdir"/usr/share/licenses/$pkgname/COPYING
26} 26}
27md5sums="b01156e263eca8177e6b7f10441951c4 libxkbfile-1.0.6.tar.bz2" 27md5sums="59b4fe0bdf8d9b05e45b59e8fe9e7516 libxkbfile-1.0.7.tar.bz2"