diff --git a/srcpkgs/dtkcore/template b/srcpkgs/dtkcore/template index 5f4f630ea6b..7b2a7b39333 100644 --- a/srcpkgs/dtkcore/template +++ b/srcpkgs/dtkcore/template @@ -1,6 +1,6 @@ # Template file for 'dtkcore' pkgname=dtkcore -version=2.0.9.10 +version=2.0.9.11 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=960f37383051bb1fc247b9a268966cd3cbfef3aef3c7ad6797c51e152fcd46ba +checksum=8db73894dd81dd6e7eb5ac9a5bc32d821f5b2ba1330e77428deb2523f0769d65 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-devel gsettings-qt-devel"