Date: Wednesday, March 4, 2015 @ 11:29:40 Author: fyan Revision: 232584
upgpkg: kdeaccessibility-kmousetool 14.12.3-1 Modified: kdeaccessibility-kmousetool/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-04 10:28:13 UTC (rev 232583) +++ PKGBUILD 2015-03-04 10:29:40 UTC (rev 232584) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdeaccessibility-kmousetool -pkgver=14.12.2 +pkgver=14.12.3 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='Clicks the mouse for you, reducing the effects of RSI' @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/kmousetool-${pkgver}.tar.xz") -sha1sums=('2cdc5d57348aac4fbb323219da330b754e895983') +sha1sums=('3fb2a3626aadf8416b1e9b7a909d72d833a74eb7') build() { cd "${srcdir}"
