From 4d8724d2ae72ab2ea20a9ad299dd36f33bda4658 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 19 Apr 2014 04:00:43 +0000 Subject: Sat Apr 19 03:57:19 UTC 2014 --- extra/libxkbcommon/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/libxkbcommon') 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) # Contributor: Daniel Micay # Contributor: Mladen Pejakovic 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} -- cgit v1.2.3-54-g00ecf