mellowplayer: update to 3.5.10.

This commit is contained in:
mobinmob 2020-03-07 22:40:19 +02:00 committed by Juan RP
parent b6b0ba5f90
commit c8cb11442b

View file

@ -1,6 +1,6 @@
# Template file for 'mellowplayer'
pkgname=mellowplayer
version=3.5.9
version=3.5.10
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=6a6221458f46cb9c4cd3a9af3c08baba3470b75569f50090935379a4b1263f5e
checksum=e7a99787159d0c6a615971d4a93b630909e3754750250460a16c34714132ac2f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools"