dtkcore: update to 2.0.16.1.
This commit is contained in:
parent
3425a0fd04
commit
a9b9529662
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dtkcore'
|
||||
pkgname=dtkcore
|
||||
version=2.0.14
|
||||
version=2.0.16.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=d012e009775c261ebe085046d2272a57346ac7f9cde0114bc608ca5cfd39c0eb
|
||||
checksum=b0bb9ffefb13b211adb6129432d830980df4a83493732e8031208321a84d7be6
|
||||
|
||||
if [ "$CROSS_BUILD" ];then
|
||||
hostmakedepends+=" qt5-devel gsettings-qt-devel"
|
||||
|
|
Loading…
Reference in a new issue