From 51336c07012b68efde97bba7d821ea223118e7e1 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Tue, 18 Dec 2018 11:32:53 +0100 Subject: [PATCH] ffmpegthumbs: update to 18.12.0. --- srcpkgs/ffmpegthumbs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ffmpegthumbs/template b/srcpkgs/ffmpegthumbs/template index 7c3a6b27d8c..eda779620c1 100644 --- a/srcpkgs/ffmpegthumbs/template +++ b/srcpkgs/ffmpegthumbs/template @@ -1,6 +1,6 @@ # Template file for 'ffmpegthumbs' pkgname=ffmpegthumbs -version=18.08.3 +version=18.12.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Michael Straube " license="GPL-2.0-or-later" homepage="https://download.kde.org/stable/applications" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=1bc92e4e032c50fa6652450f413160a7629f8394d540bd31a246c3ce731cab9f +checksum=bdf02bd50c08f75433a49cf6c011b0e96ea54125bae19bc333e9d3d58d849973 if [ "CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel"