dtkcore: update to 2.0.9.4.

Signed-off-by: John <johnz@posteo.net>
This commit is contained in:
John 2018-09-06 22:50:13 +02:00 committed by maxice8
parent de6a4f3ab4
commit f00155a047

View file

@ -1,6 +1,6 @@
# Template file for 'dtkcore'
pkgname=dtkcore
version=2.0.9
version=2.0.9.4
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=b2732fd19d51f95a3b0b0ea6c719472dc5cf0158d7a01c8c5ed2fac0812f69b7
checksum=ef84f23d18301806e06d286bf70464729e6805573d279dc73e62b08f85bfcb98
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-devel gsettings-qt-devel"