diff --git a/srcpkgs/dtkcore/template b/srcpkgs/dtkcore/template index c5579400771..2d7a7baa126 100644 --- a/srcpkgs/dtkcore/template +++ b/srcpkgs/dtkcore/template @@ -1,6 +1,6 @@ # Template file for 'dtkcore' pkgname=dtkcore -version=2.0.16.1 +version=2.0.16.3 revision=1 build_style=qmake configure_args="LIB_INSTALL_DIR=/usr/lib/ VERSION=${version}" @@ -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=b0bb9ffefb13b211adb6129432d830980df4a83493732e8031208321a84d7be6 +checksum=b443869be7b2238d6c6ecdefe33e67c973b13b7cc5a396d07dd0acad3da464f2 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-devel gsettings-qt-devel"