extra-cmake-modules: update to 6.5.0.

This commit is contained in:
Luciogi 2024-07-20 16:25:55 +05:00 committed by John
parent 0d71f2451b
commit 38d46626d4

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=6.3.0 version=6.5.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=1368f8fba95c475a409eff05f78baf49ccd2655889d1e94902bfc886785af818 checksum=8f3c2ca1e502990629f3b68507189fc0f912f3cab279b500dac91ee7031a49cf
python_version=3 python_version=3
do_check() { do_check() {