Date: Sunday, December 2, 2012 @ 06:20:29 Author: andrea Revision: 172339
KDE 4.10 beta2 Modified: kdeaccessibility-kmousetool/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 11:20:25 UTC (rev 172338) +++ PKGBUILD 2012-12-02 11:20:29 UTC (rev 172339) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeaccessibility-kmousetool -pkgver=4.9.80 +pkgver=4.9.90 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=('522ff8389c49da50175d06eb9fe9e841249daad4') +sha1sums=('3aed0e191ee20e779503debd398fa50e9981e4ee') build() { cd "${srcdir}"
