kconfigwidgets: update to 5.113.0.

This commit is contained in:
Luciogi 2023-12-23 22:31:26 +05:00 committed by John Zimmermann
parent ffac66a608
commit 3c8a318bb5

View file

@ -1,6 +1,6 @@
# Template file for 'kconfigwidgets'
pkgname=kconfigwidgets
version=5.112.0
version=5.113.0
revision=1
build_style=cmake
configure_args="-DBUILD_DESIGNERPLUGIN=ON"
@ -13,7 +13,13 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kconfigwidgets"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=290f0a472eaeee834f06c9cd799a233feb94850042f117e905c02c7e9323687a
checksum=9b78605c75b4dbad634f7c397e16498e4d1e06927869777b38ea681d3b2eb32e
do_check() {
cd build
# Skip failing tests
ctest -E "kstandardactiontest"
}
kconfigwidgets-devel_package() {
short_desc+=" - development"