From 035b0c0d515635a81afdf0fe37b5e7e770a51d1f Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 13 Feb 2019 21:12:35 +0100 Subject: [PATCH] ffmpegthumbs: update to 18.12.2. --- srcpkgs/ffmpegthumbs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ffmpegthumbs/template b/srcpkgs/ffmpegthumbs/template index ec6eb0a11b2..7b6330e58c7 100644 --- a/srcpkgs/ffmpegthumbs/template +++ b/srcpkgs/ffmpegthumbs/template @@ -1,6 +1,6 @@ # Template file for 'ffmpegthumbs' pkgname=ffmpegthumbs -version=18.12.1 +version=18.12.2 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/ffmpegthumbs-${version}.tar.xz" -checksum=7176fe834bc1f5266cc0ef64278439b808adfb25b56aa62e44ffa6a51fe63b49 +checksum=e6480f57cae4831d1b4ee555ae23782e740652dfbe0aa7f81783eb9595e904eb if [ "CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel"