deepin-music: update to 3.1.13.

This commit is contained in:
John 2019-01-02 14:07:23 +01:00 committed by Helmut Pozimski
parent ce02f6763c
commit 2e159b7721
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'deepin-music'
pkgname=deepin-music
version=3.1.12
version=3.1.13
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=18758fd85236a73be1808f6e6a75215cf1b8af571fcb20d3fa1fd7613e3a84ae
checksum=bab4a02b7b642d9d636c9d5c44185b6d9735fc095e04733e71a23a9b8aaf82de
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dtkcore-devel qt5-svg-devel qt5-multimedia-devel qt5-x11extras-devel"