diff --git a/srcpkgs/dtkcore/template b/srcpkgs/dtkcore/template index bec1e1230f7..7362709f615 100644 --- a/srcpkgs/dtkcore/template +++ b/srcpkgs/dtkcore/template @@ -1,6 +1,6 @@ # Template file for 'dtkcore' pkgname=dtkcore -version=2.0.8.1 +version=2.0.9 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=af40389f2865c9eb9cfabbef1a895bcc4be5a74e68f87815dd263bb4f9052c16 +checksum=b2732fd19d51f95a3b0b0ea6c719472dc5cf0158d7a01c8c5ed2fac0812f69b7 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-devel gsettings-qt-devel"