ffmpegthumbs: update to 18.12.3.

This commit is contained in:
John 2019-03-07 17:13:21 +01:00
parent 85ad6117d6
commit 355659a62e
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ffmpegthumbs'
pkgname=ffmpegthumbs
version=18.12.2
version=18.12.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -9,9 +9,9 @@ makedepends="qt5-devel kio-devel ffmpeg-devel"
short_desc="FFmpeg-based thumbnail creator for video files"
maintainer="Michael Straube <straubem@gmx.de>"
license="GPL-2.0-or-later"
homepage="https://download.kde.org/stable/applications"
homepage="${KDE_SITE}/applications"
distfiles="${KDE_SITE}/applications/${version}/src/ffmpegthumbs-${version}.tar.xz"
checksum=e6480f57cae4831d1b4ee555ae23782e740652dfbe0aa7f81783eb9595e904eb
checksum=4db8ab905d80863f898b6a3ea8cd0cc7baad91ad953d6b65df230079be04b338
if [ "CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel"