kconfigwidgets: update to 5.99.0.
This commit is contained in:
parent
896b3853cd
commit
5a4c5645fb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kconfigwidgets'
|
# Template file for 'kconfigwidgets'
|
||||||
pkgname=kconfigwidgets
|
pkgname=kconfigwidgets
|
||||||
version=5.98.0
|
version=5.99.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=eb3420af0bab13f1a55fac3c796005d140a68b29c52fd9f5a7cdccc270a37c15
|
checksum=8579be2a4301071fb0485fccc733083b58330ac92d776be1b73e6f377a7dbf1f
|
||||||
|
|
||||||
kconfigwidgets-devel_package() {
|
kconfigwidgets-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue