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

Felix Yan fyan at archlinux.org
Thu Jan 15 23:58:46 UTC 2015


    Date: Friday, January 16, 2015 @ 00:58:46
  Author: fyan
Revision: 229108

upgpkg: kdeaccessibility-kmouth 14.12.1-1

Modified:
  kdeaccessibility-kmouth/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-15 23:58:25 UTC (rev 229107)
+++ PKGBUILD	2015-01-15 23:58:46 UTC (rev 229108)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeaccessibility-kmouth
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='Speech Synthesizer Frontend'
@@ -12,8 +13,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/kmouth-${pkgver}.tar.xz")
-sha1sums=('1a405f642a0d4b994525e65a6a08849e3f572e46')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/kmouth-${pkgver}.tar.xz")
+sha1sums=('ab41a8f8bae66de82cdb92d88cd836c642ecd6f4')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list