From 5b9d4803f6995d153b76ac27aa465a3ec12fc1b5 Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Mon, 7 May 2018 21:12:25 +0200 Subject: [PATCH] ffmpegthumbs: rebuild for ffmpeg-4.0.1. --- srcpkgs/ffmpegthumbs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ffmpegthumbs/template b/srcpkgs/ffmpegthumbs/template index ce1f66863d7..0a057f854e0 100644 --- a/srcpkgs/ffmpegthumbs/template +++ b/srcpkgs/ffmpegthumbs/template @@ -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 " 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