kdoctools: update to 5.52.0.
This commit is contained in:
parent
5cba1fe76e
commit
a953b232e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdoctools'
|
||||
pkgname=kdoctools
|
||||
version=5.51.0
|
||||
version=5.52.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kdoctools"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=bcc3ff9afb2a2be58179faae65a44ab65cdb7d4b2c014fa24a957e1330adee88
|
||||
checksum=368ef2d68a50ec006a6a05fbbd95574bb0620151b493d0fcdca32e964a2c2139
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
||||
|
|
Loading…
Reference in a new issue