diff options
author | root <root@rshg054.dnsready.net> | 2011-12-09 23:14:52 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-12-09 23:14:52 +0000 |
commit | d22b68a6758c4f29a8e50a7be467374a53c68415 (patch) | |
tree | 019c8b74603792b4b8f08d6815438654a64d0e38 /kde-unstable/kdeaccessibility-kmouth/PKGBUILD | |
parent | 707457876743e969be9eb163c36928978df245cd (diff) |
Fri Dec 9 23:14:52 UTC 2011
Diffstat (limited to 'kde-unstable/kdeaccessibility-kmouth/PKGBUILD')
-rw-r--r-- | kde-unstable/kdeaccessibility-kmouth/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdeaccessibility-kmouth/PKGBUILD b/kde-unstable/kdeaccessibility-kmouth/PKGBUILD index 72c7247b4..c912eccf6 100644 --- a/kde-unstable/kdeaccessibility-kmouth/PKGBUILD +++ b/kde-unstable/kdeaccessibility-kmouth/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 143334 2011-11-24 16:14:25Z andrea $ +# $Id: PKGBUILD 144784 2011-12-08 10:38:13Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdeaccessibility-kmouth -pkgver=4.7.80 +pkgver=4.7.90 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='Speech Synthesizer Frontend' @@ -13,7 +13,7 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kmouth-${pkgver}.tar.bz2") -sha1sums=('175b2a58241a42689d73396d02f2836d57978e5e') +sha1sums=('b013e3bbeea1ee0ef14b65301db10371ee42dec5') build() { cd "${srcdir}" |