diff --git a/srcpkgs/dtkcore/template b/srcpkgs/dtkcore/template index 9ea83f42e59..58b3554a13f 100644 --- a/srcpkgs/dtkcore/template +++ b/srcpkgs/dtkcore/template @@ -1,6 +1,6 @@ # Template file for 'dtkcore' pkgname=dtkcore -version=2.0.10 +version=2.0.12.1 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=fcbb8dc7c400cb9e8b9ce20414594f526322646ddfa83a11a5b82723b7c45434 +checksum=c89fe6aaae1c5ef709bba6eff4e858e8c5fcd1c5f50e8cf0cfadaf12cf52541c if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-devel gsettings-qt-devel"