mellowplayer: update to 3.6.2

This commit is contained in:
Giuseppe Fierro 2020-04-30 10:27:55 +02:00 committed by John Zimmermann
parent 960c7b2b69
commit a373e2e3e8

View file

@ -1,6 +1,6 @@
# Template file for 'mellowplayer'
pkgname=mellowplayer
version=3.5.10
version=3.6.2
revision=1
wrksrc="MellowPlayer-${version}"
build_style=cmake
@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://colinduquesnoy.gitlab.io/MellowPlayer/"
distfiles="https://gitlab.com/ColinDuquesnoy/MellowPlayer/-/archive/${version}/MellowPlayer-${version}.tar.bz2"
checksum=e7a99787159d0c6a615971d4a93b630909e3754750250460a16c34714132ac2f
checksum=2271d86f544f7b3738bf4994f7dde65dded98daa5bc06b55f1c4a68493fd6281
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"