ffmpegthumbnailer: update to 2.2.2
This commit is contained in:
parent
2913d60200
commit
fa878b6f0f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ffmpegthumbnailer'
|
# Template file for 'ffmpegthumbnailer'
|
||||||
pkgname=ffmpegthumbnailer
|
pkgname=ffmpegthumbnailer
|
||||||
version=2.2.1
|
version=2.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/dirkvdb/${pkgname}"
|
homepage="https://github.com/dirkvdb/${pkgname}"
|
||||||
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=c71d0aeb0558f0b72d951b36da9bb76bfc2e8780715dd7744a4d1b8eca16c8f1
|
checksum=1cb24059c38223f657b300c84dd80491b7040d4b69471c4fea69be862bc99b5b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall dist/ffmpegthumbnailer.thumbnailer 644 usr/share/thumbnailers
|
vinstall dist/ffmpegthumbnailer.thumbnailer 644 usr/share/thumbnailers
|
||||||
|
|
Loading…
Reference in a new issue