[arch-commits] Commit in kdeaccessibility-jovie/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Jan 15 16:49:26 UTC 2015
Date: Thursday, January 15, 2015 @ 17:49:25
Author: fyan
Revision: 229084
upgpkg: kdeaccessibility-jovie 14.12.1-1
Modified:
kdeaccessibility-jovie/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-15 16:46:39 UTC (rev 229083)
+++ PKGBUILD 2015-01-15 16:49:25 UTC (rev 229084)
@@ -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-jovie
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc='A text to speech application'
@@ -13,8 +14,8 @@
makedepends=('cmake' 'automoc4')
replaces=('kdeaccessibility-kttsd')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/jovie-${pkgver}.tar.xz")
-sha1sums=('2df0d7f3286dda9b27728d5c54c4cab361c0bf9d')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/jovie-${pkgver}.tar.xz")
+sha1sums=('aa2072338b9b0b20ee875d301cd86a30bbedcc77')
build() {
mkdir build
More information about the arch-commits
mailing list