Date: Monday, June 2, 2014 @ 08:14:00 Author: alucryd Revision: 112438
upgpkg: lib32-libxkbcommon 0.4.2-1 Modified: lib32-libxkbcommon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-01 17:53:09 UTC (rev 112437) +++ PKGBUILD 2014-06-02 06:14:00 UTC (rev 112438) @@ -5,7 +5,7 @@ # Contributor: Mladen Pejakovic <[email protected]> pkgname=lib32-libxkbcommon -pkgver=0.4.1 +pkgver=0.4.2 pkgrel=1 pkgdesc='Keyboard handling library using XKB data' arch=('x86_64') @@ -14,7 +14,7 @@ depends=('lib32-glibc' "${pkgname#*-}") makedepends=('lib32-libxcb' 'xorg-util-macros') source=("http://xkbcommon.org/download/${pkgname#*-}-${pkgver}.tar.xz") -sha256sums=('90ee502ec919814533c65e74c208212854f5bae9b9b87932eeb96fb3876b8ff6') +sha256sums=('a0fc71b07eeddba4af62bd709e24cec219778bb6871384aa850b2f5798a48957') build() { cd ${pkgname#*-}-${pkgver}
