Date: Wednesday, July 11, 2012 @ 16:51:26 Author: andrea Revision: 163278
KDE 4.9 RC2 Modified: kdeaccessibility-kmousetool/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-11 20:51:23 UTC (rev 163277) +++ PKGBUILD 2012-07-11 20:51:26 UTC (rev 163278) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <and...@archlinux.org> pkgname=kdeaccessibility-kmousetool -pkgver=4.8.95 +pkgver=4.8.97 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/unstable/${pkgver}/src/kmousetool-${pkgver}.tar.xz") -sha1sums=('96bfecd0e7359e622bb336d7b20a24446a013379') +sha1sums=('c5f413aeb0ff01d574e66bc310c8b074dd952cf5') build() { cd "${srcdir}"