deepin-music: update to 3.1.17.

This commit is contained in:
John 2019-04-10 16:32:18 +02:00
parent 398671389f
commit d076aa28ca

View file

@ -1,6 +1,6 @@
# Template file for 'deepin-music'
pkgname=deepin-music
version=3.1.16
version=3.1.17
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config"
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/linuxdeepin/deepin-music/"
changelog="https://github.com/linuxdeepin/deepin-music/blob/${version}/CHANGELOG.md"
distfiles="https://github.com/linuxdeepin/deepin-music/archive/${version}.tar.gz"
checksum=b995c4bb3497bd90584f405b77ad44404d8ec46757b682fc94f6eab64fd6caa2
checksum=be9853787dc0a5c432ce0ef8b4293fab1eebfeb2bdf5aa6b32fbf779e9b8a510
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dtkcore-devel qt5-svg-devel qt5-multimedia-devel qt5-x11extras-devel"