Date: Saturday, August 16, 2014 @ 22:04:43 Author: svenstaro Revision: 219856
upgpkg: kdeaccessibility-kmousetool 4.14.0-1 kde 4.14.0 Modified: kdeaccessibility-kmousetool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-16 20:04:41 UTC (rev 219855) +++ PKGBUILD 2014-08-16 20:04:43 UTC (rev 219856) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeaccessibility-kmousetool -pkgver=4.13.3 +pkgver=4.14.0 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=('6e4b5c1f848a674680975ef510251d3830149278') +sha1sums=('23d61b5882dd73a5b627fedb74eee1ac628d3b3a') build() { cd "${srcdir}"
