Date: Friday, January 16, 2015 @ 08:11:32 Author: fyan Revision: 229332
upgpkg: kdetoys-amor 14.12.1-1 Modified: kdetoys-amor/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 07:11:05 UTC (rev 229331) +++ PKGBUILD 2015-01-16 07:11:32 UTC (rev 229332) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdetoys-amor -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc='On-Screen Creature' url='https://projects.kde.org/projects/kde/kdetoys/amor' @@ -12,8 +13,8 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/amor-${pkgver}.tar.xz") -sha1sums=('6666619a763e00ef993063c2ee5b249a968bc837') +source=("http://download.kde.org/stable/applications/${pkgver}/src/amor-${pkgver}.tar.xz") +sha1sums=('07576fb51b1bbf7c531efa3223ebcbd4ce1b4244') build() { mkdir build
