dtkcore: update to 2.0.10.
This commit is contained in:
parent
cd3436e569
commit
76f95e5292
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dtkcore'
|
||||
pkgname=dtkcore
|
||||
version=2.0.9.17
|
||||
version=2.0.10
|
||||
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=6604db65fde658d3548e27bc78821d1f1d424c4f4b0a23152c5c67467a17431c
|
||||
checksum=fcbb8dc7c400cb9e8b9ce20414594f526322646ddfa83a11a5b82723b7c45434
|
||||
|
||||
if [ "$CROSS_BUILD" ];then
|
||||
hostmakedepends+=" qt5-devel gsettings-qt-devel"
|
||||
|
|
Loading…
Reference in New Issue