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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:35:04 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:35:03
  Author: andrea
Revision: 147303

KDE 4.8.0

Modified:
  kdeaccessibility-kmousetool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:35:00 UTC (rev 147302)
+++ PKGBUILD	2012-01-25 20:35:03 UTC (rev 147303)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeaccessibility-kmousetool
-pkgver=4.7.97
+pkgver=4.8.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.bz2")
-sha1sums=('a2daf729557e41b25c353a60d3638622cd295f60')
+source=("http://download.kde.org/stable/${pkgver}/src/kmousetool-${pkgver}.tar.bz2")
+sha1sums=('121fce8fd61772d044a48885918d2c0b500bb646')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list