kconfigwidgets: update to 5.116.0.
This commit is contained in:
parent
68577b08b3
commit
9c0ae63045
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kconfigwidgets'
|
||||
pkgname=kconfigwidgets
|
||||
version=5.115.0
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_DESIGNERPLUGIN=ON"
|
||||
|
@ -13,7 +13,7 @@ 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=8ddb3203d97ad6681e93cad4c9b826105a8214c1f143aacdc8cbf11fd47e955b
|
||||
checksum=e45697f01297a1f7a6058be267e08bdf0b4f7332e3b8d78f932a36e5bd57c5b8
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue