kconfigwidgets: update to 5.97.0.

This commit is contained in:
John 2022-08-21 13:28:35 +02:00
parent c3a18f737d
commit 2294b38031

View file

@ -1,6 +1,6 @@
# Template file for 'kconfigwidgets' # Template file for 'kconfigwidgets'
pkgname=kconfigwidgets pkgname=kconfigwidgets
version=5.96.0 version=5.97.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_DESIGNERPLUGIN=ON" configure_args="-DBUILD_DESIGNERPLUGIN=ON"
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kconfigwidgets" homepage="https://invent.kde.org/frameworks/kconfigwidgets"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=1482f42562be8db93c9161acf2b24fa839f05bc893f22f02a3c1e972e733b210 checksum=20c6016c06a0d24a97af5cd36ed319eee918af051a62265f3f51c7c1c6c58428
kconfigwidgets-devel_package() { kconfigwidgets-devel_package() {
short_desc+=" - development" short_desc+=" - development"