kdoctools: update to 5.81.0.

This commit is contained in:
John 2021-04-10 13:45:06 +02:00
parent 5748ab8d2b
commit 27acb4982e

View file

@ -1,6 +1,6 @@
# Template file for 'kdoctools'
pkgname=kdoctools
version=5.80.0
version=5.81.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kdoctools"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=1eae100e641206ef01275d3577c286f73523a516854fe146121ceb302fc0ac83
checksum=398677ebea07c6db652a735689c5e2fdb4a6fd42757dec850f90c0433af60a87
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"