Date: Sunday, December 2, 2012 @ 02:44:02 Author: andrea Revision: 172229
KDE 4.9.4 Modified: kdeaccessibility-kmousetool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 07:43:58 UTC (rev 172228) +++ PKGBUILD 2012-12-02 07:44:02 UTC (rev 172229) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeaccessibility-kmousetool -pkgver=4.9.3 +pkgver=4.9.4 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=('e76d255b2333cf0b964a4b904d558c0b58a495a2') +sha1sums=('22b82033de4739d82e3e82dcd345cb66eaa6d9fb') build() { cd "${srcdir}"
