diff --git a/srcpkgs/kdoctools/template b/srcpkgs/kdoctools/template index 24d160119a0..7feb758fc91 100644 --- a/srcpkgs/kdoctools/template +++ b/srcpkgs/kdoctools/template @@ -1,6 +1,6 @@ # Template file for 'kdoctools' pkgname=kdoctools -version=5.40.0 +version=5.41.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,7 +12,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kdoctools" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=3556ffad511980ad84276c8856e7023372e87a65ef8c35db617837ed27b6efff +checksum=9ac9b92f549ef00e261033ffa349f239fb22503c0b5aaf9bded0966af21a661b if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"