Date: Wednesday, June 6, 2012 @ 12:15:18 Author: andrea Revision: 160840
KDE 4.8.4 Modified: kdeaccessibility-kmousetool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-06 16:15:15 UTC (rev 160839) +++ PKGBUILD 2012-06-06 16:15:18 UTC (rev 160840) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeaccessibility-kmousetool -pkgver=4.8.3 +pkgver=4.8.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=('95f888155714dbec9a886ab86c247eb695ea2999') +sha1sums=('6667336267a3a65bf0b33a8454299558ad458108') build() { cd "${srcdir}"
