diff --git a/srcpkgs/kdoctools/template b/srcpkgs/kdoctools/template index 246bb645da..540c055142 100644 --- a/srcpkgs/kdoctools/template +++ b/srcpkgs/kdoctools/template @@ -1,6 +1,6 @@ # Template file for 'kdoctools' pkgname=kdoctools -version=5.71.0 +version=5.72.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -10,9 +10,9 @@ depends="docbook-xml docbook-xsl" short_desc="KDE Create documentation from DocBook" maintainer="John " license="LGPL-2.1-or-later" -homepage="https://projects.kde.org/projects/frameworks/kdoctools" +homepage="https://invent.kde.org/frameworks/kdoctools" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=1e2fcaa97a014e82f68c0c36591ce84568ead7abd59b66e534789103e162cd09 +checksum=28836a88fd7107386b3a4c1037458d330d42dea7fa8213d06e9912dc5e19253b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"