Skip to content

Commit 2f2c772

Browse files
gc-userDuncaen
authored andcommitted
ffmpegthumbnailer: update to 2.2.3
1 parent d36bce5 commit 2f2c772

2 files changed

Lines changed: 4 additions & 206 deletions

File tree

srcpkgs/ffmpegthumbnailer/patches/ffmpeg6.patch

Lines changed: 0 additions & 202 deletions
This file was deleted.

srcpkgs/ffmpegthumbnailer/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'ffmpegthumbnailer'
22
pkgname=ffmpegthumbnailer
3-
version=2.2.2
4-
revision=2
3+
version=2.2.3
4+
revision=1
55
build_style=cmake
66
hostmakedepends="pkg-config"
77
makedepends="libpng-devel libjpeg-turbo-devel ffmpeg6-devel"
@@ -10,8 +10,8 @@ short_desc="Lightweight video thumbnailer"
1010
maintainer="Orphaned <orphan@voidlinux.org>"
1111
license="GPL-2.0-or-later"
1212
homepage="https://github.com/dirkvdb"
13-
distfiles="${homepage}/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.bz2"
14-
checksum=1cb24059c38223f657b300c84dd80491b7040d4b69471c4fea69be862bc99b5b
13+
distfiles="${homepage}/${pkgname}/archive/refs/tags/${version}.tar.gz"
14+
checksum=8c9b9057c6cc8bce9d11701af224c8139c940f734c439a595525e073b09d19b8
1515

1616
post_install() {
1717
vinstall dist/ffmpegthumbnailer.thumbnailer 644 usr/share/thumbnailers

0 commit comments

Comments
 (0)