mellowplayer: update to 3.6.3.
This commit is contained in:
parent
32a5f23031
commit
0779509691
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mellowplayer'
|
||||
pkgname=mellowplayer
|
||||
version=3.6.2
|
||||
version=3.6.3
|
||||
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=2271d86f544f7b3738bf4994f7dde65dded98daa5bc06b55f1c4a68493fd6281
|
||||
checksum=f4f8f5e94a3d17b0d2ec8785ae1455991803e2c99a2781d56f1e253a73b41715
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools"
|
||||
|
|
Loading…
Reference in a new issue