dtkcore: update to 2.0.9.11.

This commit is contained in:
John 2018-12-17 12:30:56 +01:00 committed by maxice8
parent 6c67295ee1
commit b04f930996

View file

@ -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"