Date: Friday, January 16, 2015 @ 00:57:59 Author: fyan Revision: 229106
upgpkg: kdeaccessibility-kmousetool 14.12.1-1 Modified: kdeaccessibility-kmousetool/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-15 23:18:24 UTC (rev 229105) +++ PKGBUILD 2015-01-15 23:57:59 UTC (rev 229106) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdeaccessibility-kmousetool -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='Clicks the mouse for you, reducing the effects of RSI' @@ -12,8 +13,8 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kmousetool-${pkgver}.tar.xz") -sha1sums=('5140076edd3cae4ef147d1b0fc9e39f87378ca6f') +source=("http://download.kde.org/stable/applications/${pkgver}/src/kmousetool-${pkgver}.tar.xz") +sha1sums=('90a839df03e0744379aade4461270e6d1034c5e5') build() { cd "${srcdir}"
