diff --git a/srcpkgs/dtkcore/template b/srcpkgs/dtkcore/template index b7e69719d76..2d85b17b329 100644 --- a/srcpkgs/dtkcore/template +++ b/srcpkgs/dtkcore/template @@ -1,6 +1,6 @@ # Template file for 'dtkcore' pkgname=dtkcore -version=2.0.9.15 +version=2.0.9.17 revision=1 build_style=qmake configure_args="LIB_INSTALL_DIR=/usr/lib/" @@ -12,7 +12,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/linuxdeepin/dtkcore" changelog="https://github.com/linuxdeepin/dtkcore/blob/${version}/CHANGELOG.md" distfiles="https://github.com/linuxdeepin/dtkcore/archive/${version}.tar.gz" -checksum=87d793f42cf5426ff566973de6fe9943e8485aa06dd3b17b54900a8053eb14c7 +checksum=6604db65fde658d3548e27bc78821d1f1d424c4f4b0a23152c5c67467a17431c if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-devel gsettings-qt-devel"