Date: Friday, January 16, 2015 @ 07:19:56 Author: fyan Revision: 229270
upgpkg: kdegraphics-thumbnailers 14.12.1-1 Modified: kdegraphics-thumbnailers/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-16 06:19:38 UTC (rev 229269) +++ PKGBUILD 2015-01-16 06:19:56 UTC (rev 229270) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kdegraphics-thumbnailers -pkgver=4.14.3 +pkgver=14.12.1 pkgrel=1 pkgdesc="Thumbnailers for various graphics file formats" url="https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-thumbnailers" @@ -12,8 +13,8 @@ makedepends=('cmake' 'automoc4') replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') -source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('04076ea762d8745895ab6bbb6d359dcc263f0a80') +source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") +sha1sums=('0141586a39365707f7044aef2a976d59023cf0e5') build() { cd "${srcdir}"
