From e274318c618cf1e3bd7d8e1fd08ee58a345ab008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 16 Oct 2018 10:26:24 +0200 Subject: [PATCH] ffmpegthumbs: update to 18.08.2. --- srcpkgs/ffmpegthumbs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ffmpegthumbs/template b/srcpkgs/ffmpegthumbs/template index de46965eb26..04b0842be5b 100644 --- a/srcpkgs/ffmpegthumbs/template +++ b/srcpkgs/ffmpegthumbs/template @@ -1,6 +1,6 @@ # Template file for 'ffmpegthumbs' pkgname=ffmpegthumbs -version=18.08.1 +version=18.08.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/${pkgname}-${version}.tar.xz" -checksum=6cc219f28d38e10f18d8d75d048180d59c50b7eb5812a0ca27b199ea06cffc85 +checksum=9ee67594e3e9405d2423ec77ac2d63580a4fb437a9fd01a3a92565a4b7a07c15 if [ "CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel"