diff --git a/srcpkgs/mellowplayer/template b/srcpkgs/mellowplayer/template index d81f12450b2..fd5eb526da6 100644 --- a/srcpkgs/mellowplayer/template +++ b/srcpkgs/mellowplayer/template @@ -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 " 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"