extra-cmake-modules: update to 5.84.0.

This commit is contained in:
John 2021-07-14 21:51:02 +02:00
parent 7636e5e700
commit 0bbfddec7d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'extra-cmake-modules' # Template file for 'extra-cmake-modules'
pkgname=extra-cmake-modules pkgname=extra-cmake-modules
version=5.83.0 version=5.84.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_HTML_DOCS=ON" configure_args="-DBUILD_HTML_DOCS=ON"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://invent.kde.org/frameworks/extra-cmake-modules" homepage="https://invent.kde.org/frameworks/extra-cmake-modules"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=72b7f3b3917f3208fff10f0402b0fa3a65815aca924f0f94a4f96383d8e0f81e checksum=bb085ef2e177c182ff46988516b6b31849d1497beb2ff5301165ad2ba12a1c41
python_version=3 python_version=3
do_check() { do_check() {