From 23ccb757711b6645d055d718cfccfd27ac79f684 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 11 Jul 2020 11:27:22 +0200 Subject: [PATCH] kconfigwidgets: update to 5.72.0 [ci skip] --- srcpkgs/kconfigwidgets/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kconfigwidgets/template b/srcpkgs/kconfigwidgets/template index 07a15c8a41..4d675cafb5 100644 --- a/srcpkgs/kconfigwidgets/template +++ b/srcpkgs/kconfigwidgets/template @@ -1,6 +1,6 @@ # Template file for 'kconfigwidgets' pkgname=kconfigwidgets -version=5.71.0 +version=5.72.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,9 +11,9 @@ makedepends="qt5-devel kauth-devel kcodecs-devel kconfig-devel kguiaddons-devel short_desc="KDE Widgets for configuration dialogs" maintainer="John " license="LGPL-2.0-or-later" -homepage="https://projects.kde.org/projects/frameworks/kconfigwidgets" +homepage="https://invent.kde.org/frameworks/kconfigwidgets" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=5778523c49a5294e9376ce8ee6db1a51ffaa506418a19e8632f73287a596276f +checksum=1ccbb1d87b403e75e9ee9980eb27c2e24aab26f99b1335e415226f1cb7f6f61d kconfigwidgets-devel_package() { short_desc+=" - development"