[arch-commits] Commit in kdeaccessibility-kmousetool (trunk trunk trunk/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Thu Jul 26 16:55:26 UTC 2012
Date: Thursday, July 26, 2012 @ 12:55:25
Author: andrea
Revision: 164102
KDE 4.9.0
Added:
kdeaccessibility-kmousetool/trunk/
Modified:
kdeaccessibility-kmousetool/trunk/PKGBUILD
Deleted:
kdeaccessibility-kmousetool/trunk/
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: trunk/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD 2012-07-26 15:59:49 UTC (rev 164070)
+++ trunk/PKGBUILD 2012-07-26 16:55:25 UTC (rev 164102)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdeaccessibility-kmousetool
-pkgver=4.8.97
+pkgver=4.9.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=('c5f413aeb0ff01d574e66bc310c8b074dd952cf5')
+source=("http://download.kde.org/stable/${pkgver}/src/kmousetool-${pkgver}.tar.xz")
+sha1sums=('ea14b338f3f078fdffb3f7b0f69ebbddcc4b016d')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list