From 0df2bb5e887cf89b459c9fb61e4484c749d4bf69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 11 Jun 2018 09:43:09 +0200 Subject: [PATCH] kconfigwidgets: update to 5.47.0. --- srcpkgs/kconfigwidgets/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kconfigwidgets/template b/srcpkgs/kconfigwidgets/template index f6f37aa6e29..302f319702c 100644 --- a/srcpkgs/kconfigwidgets/template +++ b/srcpkgs/kconfigwidgets/template @@ -1,6 +1,6 @@ # Template file for 'kconfigwidgets' pkgname=kconfigwidgets -version=5.43.0 +version=5.47.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -10,8 +10,8 @@ short_desc="KDE Widgets for configuration dialogs" maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kconfigwidgets" -distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=7c9016f2c98452d912359def78185f4bf3c6f8c45833fe0e321278124c45bbe3 +distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" +checksum=d334f86d5751cd4c04943b5104f3e62db1ed3ed64bc095391807b814ca51fd16 kconfigwidgets-devel_package() { short_desc+=" - development"