[arch-commits] Commit in kdeaccessibility-kmousetool (2 files)

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:54:58 UTC 2012


    Date: Friday, November 16, 2012 @ 14:54:57
  Author: andrea
Revision: 171166

KDE 4.10 beta1 - first steps

Added:
  kdeaccessibility-kmousetool/kde-unstable/
Modified:
  kdeaccessibility-kmousetool/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD	2012-11-16 19:54:57 UTC (rev 171166)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeaccessibility-kmousetool
-pkgver=4.9.3
+pkgver=4.9.80
 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/stable/${pkgver}/src/kmousetool-${pkgver}.tar.xz")
-sha1sums=('e76d255b2333cf0b964a4b904d558c0b58a495a2')
+source=("http://download.kde.org/unstable/${pkgver}/src/kmousetool-${pkgver}.tar.xz")
+sha1sums=('522ff8389c49da50175d06eb9fe9e841249daad4')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list