ffmpegthumbs: rebuild for ffmpeg-4.0.1.
This commit is contained in:
parent
3d4c734332
commit
5b9d4803f6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ffmpegthumbs'
|
||||
pkgname=ffmpegthumbs
|
||||
version=17.12.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
|
@ -10,7 +10,7 @@ short_desc="FFmpeg-based thumbnail creator for video files"
|
|||
maintainer="Michael Straube <straubem@gmx.de>"
|
||||
license="GPL-2"
|
||||
homepage="https://download.kde.org/stable/applications"
|
||||
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=c2d54af7adc83432c9415526b2ac032d2400280fefc6d5634c7862b9a1301c25
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue