extra-cmake-modules: update to 5.75.0
[ci skip]
This commit is contained in:
parent
84bee26c4e
commit
9a8e61135c
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'extra-cmake-modules'
|
||||
pkgname=extra-cmake-modules
|
||||
version=5.74.0
|
||||
version=5.75.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_HTML_DOCS=OFF -DBUILD_TESTING=OFF"
|
||||
hostmakedepends="python3-Sphinx qt5-tools"
|
||||
|
@ -12,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://invent.kde.org/frameworks/extra-cmake-modules"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=71406067bcd99ac106e0e3bfbb073653b18fd6d01039c0298d9767680977364f
|
||||
checksum=878d47a901056d5303bf37414d787046e1d38fac2bd9f2f5ddd00a9dd6b9f4eb
|
||||
python_version=3
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue