extra-cmake-modules: update to 5.85.0.
This commit is contained in:
parent
bc55388455
commit
bacc2f7f12
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'extra-cmake-modules'
|
||||
pkgname=extra-cmake-modules
|
||||
version=5.84.0
|
||||
version=5.85.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_HTML_DOCS=ON"
|
||||
|
@ -12,7 +12,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=bb085ef2e177c182ff46988516b6b31849d1497beb2ff5301165ad2ba12a1c41
|
||||
checksum=7a4209c3b113dc50250920186a2d30b71870e11ebb92a700a611b423ce6b6634
|
||||
python_version=3
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue