dtkcore: update to 2.0.14.

This commit is contained in:
John 2019-05-24 00:41:07 +02:00
parent 3253f1a355
commit 24ecc0d129

View file

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