From fce694743a1bf16101aa59f4086292e65317f29c Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 17 Feb 2018 23:28:30 +0100 Subject: [PATCH] kdesu: update to 5.43.0. --- srcpkgs/kdesu/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kdesu/template b/srcpkgs/kdesu/template index 9506e8cc17f..f3e29f87b59 100644 --- a/srcpkgs/kdesu/template +++ b/srcpkgs/kdesu/template @@ -1,6 +1,6 @@ # Template file for 'kdesu' pkgname=kdesu -version=5.42.0 +version=5.43.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kdesu" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=1d9e6b497aa5e0eb8fecfa1519185c944af7014f8a9d77af36d3457e60b80210 +checksum=a69169d7de137f2810f287c49aa0281038c53b6bd8c879298967fea22b0a94d6 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"