Date: Friday, January 16, 2015 @ 08:16:41 Author: fyan Revision: 229334
upgpkg: kdetoys-kteatime 14.12.1-1 Modified: kdetoys-kteatime/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 07:12:01 UTC (rev 229333) +++ PKGBUILD 2015-01-16 07:16:41 UTC (rev 229334) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdetoys-kteatime -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc='Tea Cooker' url='http://kde.org/applications/games/kteatime/' @@ -12,8 +13,8 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kteatime-${pkgver}.tar.xz") -sha1sums=('712e7cad4692529dc8ce3aae18d533a64b1c4ead') +source=("http://download.kde.org/stable/applications/${pkgver}/src/kteatime-${pkgver}.tar.xz") +sha1sums=('4b76c2c51a9defaecd8d8c9261f8dfb574e9bb0e') build() { mkdir build
