deepin-music: update to 3.1.16.
This commit is contained in:
parent
d7753f7238
commit
cd3436e569
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'deepin-music'
|
# Template file for 'deepin-music'
|
||||||
pkgname=deepin-music
|
pkgname=deepin-music
|
||||||
version=3.1.15
|
version=3.1.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake pkg-config"
|
hostmakedepends="qt5-qmake pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/deepin-music/"
|
homepage="https://github.com/linuxdeepin/deepin-music/"
|
||||||
changelog="https://github.com/linuxdeepin/deepin-music/blob/${version}/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/deepin-music/blob/${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/deepin-music/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/deepin-music/archive/${version}.tar.gz"
|
||||||
checksum=da23ed93d12417084f71d3a3b8700e26a3be261398d11553b4ac87245a60c12c
|
checksum=b995c4bb3497bd90584f405b77ad44404d8ec46757b682fc94f6eab64fd6caa2
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" dtkcore-devel qt5-svg-devel qt5-multimedia-devel qt5-x11extras-devel"
|
hostmakedepends+=" dtkcore-devel qt5-svg-devel qt5-multimedia-devel qt5-x11extras-devel"
|
||||||
|
|
Loading…
Reference in New Issue