[arch-commits] Commit in kdeaccessibility-kmousetool/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:19:20 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:19:20
  Author: andrea
Revision: 176401

KDE 4.10

Modified:
  kdeaccessibility-kmousetool/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:19:16 UTC (rev 176400)
+++ PKGBUILD	2013-01-31 11:19:20 UTC (rev 176401)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeaccessibility-kmousetool
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Clicks the mouse for you, reducing the effects of RSI'
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kmousetool-${pkgver}.tar.xz")
-sha1sums=('8cf299b5ecafe083af46561a0558241fe2c0fdf5')
+source=("http://download.kde.org/stable/${pkgver}/src/kmousetool-${pkgver}.tar.xz")
+sha1sums=('562703967fe7c66eeb9545c62d2e997003456287')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list