mellowplayer: update to 3.5.9.

This commit is contained in:
mobinmob 2020-02-18 13:50:16 +02:00 committed by Helmut Pozimski
parent dfb0701bb9
commit a0841dd3c7

View file

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