diff --git a/srcpkgs/deepin-music/template b/srcpkgs/deepin-music/template index 96d7f62e449..ce2143d624a 100644 --- a/srcpkgs/deepin-music/template +++ b/srcpkgs/deepin-music/template @@ -1,6 +1,6 @@ # Template file for 'deepin-music' pkgname=deepin-music -version=3.1.14 +version=3.1.15 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=aa3c780bcbcba56f85f99517af5aaf53180fd56b6937372049cfa695893804ca +checksum=da23ed93d12417084f71d3a3b8700e26a3be261398d11553b4ac87245a60c12c if [ "$CROSS_BUILD" ]; then hostmakedepends+=" dtkcore-devel qt5-svg-devel qt5-multimedia-devel qt5-x11extras-devel"