mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mellowplayer: update to 3.6.2
This commit is contained in:
parent
960c7b2b69
commit
a373e2e3e8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mellowplayer'
|
# Template file for 'mellowplayer'
|
||||||
pkgname=mellowplayer
|
pkgname=mellowplayer
|
||||||
version=3.5.10
|
version=3.6.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="MellowPlayer-${version}"
|
wrksrc="MellowPlayer-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://colinduquesnoy.gitlab.io/MellowPlayer/"
|
homepage="https://colinduquesnoy.gitlab.io/MellowPlayer/"
|
||||||
distfiles="https://gitlab.com/ColinDuquesnoy/MellowPlayer/-/archive/${version}/MellowPlayer-${version}.tar.bz2"
|
distfiles="https://gitlab.com/ColinDuquesnoy/MellowPlayer/-/archive/${version}/MellowPlayer-${version}.tar.bz2"
|
||||||
checksum=e7a99787159d0c6a615971d4a93b630909e3754750250460a16c34714132ac2f
|
checksum=2271d86f544f7b3738bf4994f7dde65dded98daa5bc06b55f1c4a68493fd6281
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools"
|
hostmakedepends+=" qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue