Date: Wednesday, June 27, 2012 @ 02:22:45 Author: andrea Revision: 162459
KDE 4.9 RC1 Modified: kdeaccessibility-kmousetool/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-27 06:22:42 UTC (rev 162458) +++ PKGBUILD 2012-06-27 06:22:45 UTC (rev 162459) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeaccessibility-kmousetool -pkgver=4.8.90 +pkgver=4.8.95 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=('f447f5a9f006fc067edde485b4e84bacfef208f5') +sha1sums=('96bfecd0e7359e622bb336d7b20a24446a013379') build() { cd "${srcdir}"
