summaryrefslogtreecommitdiff
path: root/extra/libxkbcommon
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-19 04:00:43 +0000
commit4d8724d2ae72ab2ea20a9ad299dd36f33bda4658 (patch)
tree5e022d124eb60b93d19e96a0d9c0e8532be87a6e /extra/libxkbcommon
parentf8a4eefb2bb008f302349db07da4a75e746a1aeb (diff)
Sat Apr 19 03:57:19 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 2ee318e8c..cc6000c4a 100644
--- a/extra/libxkbcommon/PKGBUILD
+++ b/extra/libxkbcommon/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 204980 2014-02-02 18:43:24Z heftig $
+# $Id: PKGBUILD 211257 2014-04-18 11:45:34Z 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.0
+pkgver=0.4.1
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=('bb782f1700e45b4f57c84ef513e3cf85')
+md5sums=('b70f4ed97b6c9432dc956e4177f3336a')
prepare() {
mkdir -p x11/usr/{include/xkbcommon,lib/pkgconfig}