deepin-music: update to 3.1.9.

This commit is contained in:
John 2018-11-12 10:25:59 +01:00 committed by Helmut Pozimski
parent ee55c5ddca
commit ddb33f515f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'deepin-music'
pkgname=deepin-music
version=3.1.8.4
revision=3
version=3.1.9
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config"
makedepends="dtkwidget-devel ffmpeg-devel libcue-devel pulseaudio-devel
@ -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=19aef83e330aa8b854d8204d4d38fc572179a86f785ce776e9591413c737d4cb
checksum=ff13395815056558453e2b063514cb966cb67be4ad3a27b39b4342a65ff690f7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dtkcore-devel qt5-svg-devel qt5-multimedia-devel qt5-x11extras-devel"