mellowplayer: update to 3.5.6.

This commit is contained in:
mobinmob 2019-12-22 17:23:01 +02:00 committed by Juan RP
parent 10d3bd1e88
commit ade2535bd3

View file

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