summaryrefslogtreecommitdiff
path: root/extra/libxkbcommon
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-25 03:54:24 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-25 03:54:24 +0000
commit5f3874cb8718456941af21c866515ddddd82edbc (patch)
tree9c1cbf3f8610259ad226a26e880ed366db80a779 /extra/libxkbcommon
parenta159647ee8bfb38fdf66e4e726ed08e6f2b67f90 (diff)
Sun May 25 03:44:44 UTC 2014
Diffstat (limited to 'extra/libxkbcommon')
-rw-r--r--extra/libxkbcommon/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libxkbcommon/PKGBUILD b/extra/libxkbcommon/PKGBUILD
index cc6000c4a..b1f4449da 100644
--- a/extra/libxkbcommon/PKGBUILD
+++ b/extra/libxkbcommon/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 211257 2014-04-18 11:45:34Z heftig $
+# $Id: PKGBUILD 213527 2014-05-24 00:33:04Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Daniel Micay <danielmicay@gmail.com>
# Contributor: Mladen Pejakovic <pejakm@gmail.com>
pkgbase=libxkbcommon
pkgname=(libxkbcommon libxkbcommon-x11)
-pkgver=0.4.1
+pkgver=0.4.2
pkgrel=1
pkgdesc="Keyboard handling library using XKB data"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ license=(custom)
depends=(xkeyboard-config glibc)
makedepends=(libxcb doxygen xorg-util-macros)
source=("http://xkbcommon.org/download/$pkgname-$pkgver.tar.xz")
-md5sums=('b70f4ed97b6c9432dc956e4177f3336a')
+md5sums=('4b717adce41c8305258e99a9b396330a')
prepare() {
mkdir -p x11/usr/{include/xkbcommon,lib/pkgconfig}