From 1050365ccd2897dcb98b48066000184ebb844bdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 16 Jan 2019 12:54:15 +0100 Subject: [PATCH] ffmpegthumbs: update to 18.12.1. --- srcpkgs/ffmpegthumbs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ffmpegthumbs/template b/srcpkgs/ffmpegthumbs/template index eda779620c1..ec6eb0a11b2 100644 --- a/srcpkgs/ffmpegthumbs/template +++ b/srcpkgs/ffmpegthumbs/template @@ -1,6 +1,6 @@ # Template file for 'ffmpegthumbs' pkgname=ffmpegthumbs -version=18.12.0 +version=18.12.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -10,8 +10,8 @@ short_desc="FFmpeg-based thumbnail creator for video files" 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=bdf02bd50c08f75433a49cf6c011b0e96ea54125bae19bc333e9d3d58d849973 +distfiles="${KDE_SITE}/applications/${version}/src/ffmpegthumbs-${version}.tar.xz" +checksum=7176fe834bc1f5266cc0ef64278439b808adfb25b56aa62e44ffa6a51fe63b49 if [ "CROSS_BUILD" ]; then hostmakedepends+=" kconfig-devel"