dtkcore: update to 2.1.1.

This commit is contained in:
John 2019-08-04 03:54:29 +02:00
parent 2a7d8a6696
commit 8c8218b3ef

View file

@ -1,6 +1,6 @@
# Template file for 'dtkcore'
pkgname=dtkcore
version=2.0.16.4
version=2.1.1
revision=1
build_style=qmake
configure_args="LIB_INSTALL_DIR=/usr/lib/ VERSION=${version}"
@ -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=04e8de464fb48e4ad0c6577ca093a96861adccff73c6c642fc022713392c2fa6
checksum=16685953ea0dff2270a5ba04f23b77abe98f0cb798b07f882eb66e7148eb1f57
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"