Date: Wednesday, February 4, 2015 @ 09:40:07 Author: fyan Revision: 230687
upgpkg: kdesdk-thumbnailers 14.12.2-1 Modified: kdesdk-thumbnailers/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 08:36:38 UTC (rev 230686) +++ PKGBUILD 2015-02-04 08:40:07 UTC (rev 230687) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdesdk-thumbnailers -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc='Plugins for the thumbnailing system' url='https://projects.kde.org/projects/kde/kdesdk/kdesdk-thumbnailers' @@ -13,7 +13,7 @@ depends=('kdebase-runtime' 'gettext') makedepends=('cmake' 'automoc4') source=("http://download.kde.org/stable/applications/${pkgver}/src/kdesdk-thumbnailers-${pkgver}.tar.xz") -sha1sums=('efd32fa3de0816a12e79a3cbe3cbcae585a0dd92') +sha1sums=('75754045b4cbe5e7bbfc34984051484748d4940b') build() { mkdir build
