ffmpegthumbs: switch to voidmirror, upstream deleted the file
This commit is contained in:
parent
593e8ded3a
commit
6b4b64e8fa
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ 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="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
distfiles="https://sources.voidlinux.eu/${pkgname}-${version}/${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