kconfigwidgets: update to 5.110.0.

This commit is contained in:
John 2023-09-13 15:52:11 +02:00
parent 9efba48f77
commit b9766ce7d5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kconfigwidgets' # Template file for 'kconfigwidgets'
pkgname=kconfigwidgets pkgname=kconfigwidgets
version=5.109.0 version=5.110.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=1e67fa94fd1a91ceb7800061b80e7a498d8031b75d8baabe1099e9e62cd614bf checksum=4f0fc941bae4eb41436a2b5dbc45bf3116268f7e98b15aedc347dfd603e1b412
kconfigwidgets-devel_package() { kconfigwidgets-devel_package() {
short_desc+=" - development" short_desc+=" - development"