Date: Thursday, April 4, 2013 @ 06:01:36 Author: svenstaro Revision: 181472
upgpkg: kdeaccessibility-kmousetool 4.10.2-1 upstream Modified: kdeaccessibility-kmousetool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-04 04:01:31 UTC (rev 181471) +++ PKGBUILD 2013-04-04 04:01:36 UTC (rev 181472) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeaccessibility-kmousetool -pkgver=4.10.1 +pkgver=4.10.2 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=('5979498a972dd247d47fc19904d8b32c14bd3d82') +sha1sums=('d6778d9393b0a1cfa597565bc77771b78d98422f') build() { cd "${srcdir}"
