Date: Sunday, November 24, 2013 @ 19:54:27
  Author: heftig
Revision: 200282

0.3.2

Modified:
  libxkbcommon/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-11-24 17:51:20 UTC (rev 200281)
+++ PKGBUILD    2013-11-24 18:54:27 UTC (rev 200282)
@@ -4,17 +4,17 @@
 # Contributor: Mladen Pejakovic <pej...@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

Reply via email to