ffmpegthumbs: update to 18.12.1.

This commit is contained in:
Piotr Wójcik 2019-01-16 12:54:15 +01:00 committed by Helmut Pozimski
parent e26cd930f3
commit 1050365ccd
1 changed files with 3 additions and 3 deletions

View File

@ -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 <straubem@gmx.de>"
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"