Date: Friday, September 13, 2013 @ 09:54:35 Author: andyrtr Revision: 194307
upgpkg: xorg-xmodmap 1.0.8-1 upstream update 1.0.8 Modified: xorg-xmodmap/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-13 07:52:28 UTC (rev 194306) +++ PKGBUILD 2013-09-13 07:54:35 UTC (rev 194307) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=xorg-xmodmap -pkgver=1.0.7 +pkgver=1.0.8 pkgrel=1 pkgdesc="Utility for modifying keymaps and button mappings" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ makedepends=('xorg-util-macros') groups=('xorg-apps' 'xorg') source=(http://xorg.freedesktop.org/archive/individual/app/xmodmap-${pkgver}.tar.bz2) -sha1sums=('9f9c6b7bd058c09a8e15b1c4f4eccb972e51ffef') +sha256sums=('efe2e3c89858a2db3bdcf969f55f55d0af4f5007789198344de0595249a99fc3') build() { cd "${srcdir}/xmodmap-${pkgver}"
