Date: Monday, March 4, 2013 @ 12:10:01 Author: andrea Revision: 179169
KDE 4.10.1 Modified: kdeaccessibility-kmousetool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-04 11:09:58 UTC (rev 179168) +++ PKGBUILD 2013-03-04 11:10:01 UTC (rev 179169) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeaccessibility-kmousetool -pkgver=4.10.0 +pkgver=4.10.1 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='Clicks the mouse for you, reducing the effects of RSI' @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kmousetool-${pkgver}.tar.xz") -sha1sums=('562703967fe7c66eeb9545c62d2e997003456287') +sha1sums=('5979498a972dd247d47fc19904d8b32c14bd3d82') build() { cd "${srcdir}"
