We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cccfe26 commit c48e07fCopy full SHA for c48e07f
1 file changed
srcpkgs/extra-cmake-modules/template
@@ -1,7 +1,7 @@
1
# Template file for 'extra-cmake-modules'
2
pkgname=extra-cmake-modules
3
-version=6.12.0
4
-revision=2
+version=6.14.0
+revision=1
5
build_style=cmake
6
configure_args="-DBUILD_HTML_DOCS=ON -DBUILD_TESTING=ON"
7
hostmakedepends="python3-Sphinx qt6-base qt6-tools qt6-plugin-sqlite
@@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
14
license="BSD-3-Clause"
15
homepage="https://invent.kde.org/frameworks/extra-cmake-modules"
16
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
17
-checksum=e54e87365e193c806966e9698320bde81981219574721ff1970a98163c8ed5a0
+checksum=d02cbbb3269b39680884abf6f14ba68f448570c554173f5249da3b8761784c13
18
python_version=3
19
20
do_check() {
0 commit comments