Date: Wednesday, January 2, 2013 @ 06:01:37 Author: andrea Revision: 174064
KDE 4.9.5 Modified: kdeaccessibility-kmousetool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-02 11:01:34 UTC (rev 174063) +++ PKGBUILD 2013-01-02 11:01:37 UTC (rev 174064) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeaccessibility-kmousetool -pkgver=4.9.4 +pkgver=4.9.5 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=('22b82033de4739d82e3e82dcd345cb66eaa6d9fb') +sha1sums=('86767dbd8b78dcdbf105cfd7d09f06dfeebb099d') build() { cd "${srcdir}"
