dtkcore: update to 2.0.13.
This commit is contained in:
parent
d05842d3ee
commit
cf868d16aa
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dtkcore'
|
# Template file for 'dtkcore'
|
||||||
pkgname=dtkcore
|
pkgname=dtkcore
|
||||||
version=2.0.12.1
|
version=2.0.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="LIB_INSTALL_DIR=/usr/lib/"
|
configure_args="LIB_INSTALL_DIR=/usr/lib/"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/dtkcore"
|
homepage="https://github.com/linuxdeepin/dtkcore"
|
||||||
changelog="https://github.com/linuxdeepin/dtkcore/blob/${version}/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/dtkcore/blob/${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/dtkcore/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/dtkcore/archive/${version}.tar.gz"
|
||||||
checksum=c89fe6aaae1c5ef709bba6eff4e858e8c5fcd1c5f50e8cf0cfadaf12cf52541c
|
checksum=7707ddc4b9e603562853634b8a163043e56729ca2cb5ac5acc5ea44ca4a0ae90
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-devel gsettings-qt-devel"
|
hostmakedepends+=" qt5-devel gsettings-qt-devel"
|
||||||
|
|
Loading…
Reference in New Issue