summaryrefslogtreecommitdiffstats
path: root/main/libxkbfile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-03-11 13:02:21 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-03-11 13:02:21 +0000
commitbca88e004b0b89f800b28e8524b86e0927a261fd (patch)
tree71ba228d80162f607847caf388efe58b8e1c8c41 /main/libxkbfile
parent9ab5789d39d61416b4f03baf7c88d200f628fb9a (diff)
downloadaports-bca88e004b0b89f800b28e8524b86e0927a261fd.tar.bz2
aports-bca88e004b0b89f800b28e8524b86e0927a261fd.tar.xz
main/libxkbfile: upgrade to 1.0.8
Diffstat (limited to 'main/libxkbfile')
-rw-r--r--main/libxkbfile/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libxkbfile/APKBUILD b/main/libxkbfile/APKBUILD
index 9bca99aa6..fd53a15f5 100644
--- a/main/libxkbfile/APKBUILD
+++ b/main/libxkbfile/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxkbfile
-pkgver=1.0.7
-pkgrel=2
+pkgver=1.0.8
+pkgrel=0
pkgdesc="X11 keyboard file manipulation library"
url="http://xorg.freedesktop.org/"
arch="all"
@@ -26,4 +26,4 @@ package() {
install -D -m644 "$srcdir"/$pkgname-$pkgver/COPYING \
"$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="59b4fe0bdf8d9b05e45b59e8fe9e7516 libxkbfile-1.0.7.tar.bz2"
+md5sums="19e6533ae64abba0773816a23f2b9507 libxkbfile-1.0.8.tar.bz2"