dtkcore: update to 2.0.12.1.

This commit is contained in:
John 2019-04-24 08:48:18 +02:00 committed by Johannes
parent 711aba4d68
commit 06a8a3af16

View file

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