mellowplayer: update to 3.5.3.
This commit is contained in:
parent
d938b5a9e5
commit
5bf6a92f87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mellowplayer'
|
||||
pkgname=mellowplayer
|
||||
version=3.5.2
|
||||
version=3.5.3
|
||||
revision=1
|
||||
wrksrc="MellowPlayer-${version}"
|
||||
build_style=cmake
|
||||
|
@ -16,7 +16,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://colinduquesnoy.github.io/MellowPlayer/"
|
||||
distfiles="https://gitlab.com/ColinDuquesnoy/MellowPlayer/-/archive/${version}/MellowPlayer-${version}.tar.gz"
|
||||
checksum=56d9957667ff9b30d35a37620e9de6357d26c460cfb4fc637c1cfdaae04a8969
|
||||
checksum=62843d5525749f7347afe129b4f9d94ea6816c26103677c821e1bff1f4831b91
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools"
|
||||
|
|
Loading…
Reference in a new issue