Date: Tuesday, October 1, 2013 @ 17:18:22 Author: svenstaro Revision: 195561
upgpkg: kdeaccessibility-kmousetool 4.11.2-1 kde 4.11.2 release Modified: kdeaccessibility-kmousetool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-01 15:18:20 UTC (rev 195560) +++ PKGBUILD 2013-10-01 15:18:22 UTC (rev 195561) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeaccessibility-kmousetool -pkgver=4.11.1 +pkgver=4.11.2 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=('482a68f8f0b684b9b3debd5f800af09bf3586728') +sha1sums=('c783c8e4eb7c72be344dddddebcde786d715dab9') build() { cd "${srcdir}"
