summaryrefslogtreecommitdiff
path: root/extra/libxkbcommon/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libxkbcommon/PKGBUILD')
-rw-r--r--extra/libxkbcommon/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libxkbcommon/PKGBUILD b/extra/libxkbcommon/PKGBUILD
index ced9c36a2..7742601b6 100644
--- a/extra/libxkbcommon/PKGBUILD
+++ b/extra/libxkbcommon/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 198285 2013-10-30 13:56:09Z allan $
+# $Id: PKGBUILD 200283 2013-11-24 18:55:11Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Daniel Micay <danielmicay@gmail.com>
# Contributor: Mladen Pejakovic <pejakm@gmail.com>
pkgname=libxkbcommon
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc="Keyboard handling library using XKB data"
arch=(i686 x86_64)
url="http://xkbcommon.org/"
license=(custom)
-depends=(xkeyboard-config)
+depends=(xkeyboard-config glibc)
makedepends=(doxygen xorg-util-macros)
source=("http://xkbcommon.org/download/$pkgname-$pkgver.tar.xz")
#source=("$pkgname-$pkgver::git://github.com/xkbcommon/$pkgname.git")
-md5sums=('7287ea51df79c0f80e92b970a30b95e9')
+md5sums=('935cf416354bf05210de2e389484f7e8')
build() {
cd $pkgname-$pkgver