From edad3aadb07aea98d11aa0c5c3ff2a44953d10cd Mon Sep 17 00:00:00 2001 From: John Date: Sat, 14 Dec 2019 13:45:59 +0100 Subject: [PATCH] kdesu: update to 5.65.0 [ci skip] --- srcpkgs/kdesu/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kdesu/template b/srcpkgs/kdesu/template index 77cf654d67..cc6c899b58 100644 --- a/srcpkgs/kdesu/template +++ b/srcpkgs/kdesu/template @@ -1,6 +1,6 @@ # Template file for 'kdesu' pkgname=kdesu -version=5.64.0 +version=5.65.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,7 @@ maintainer="John " license="LGPL-2.0-only" homepage="https://projects.kde.org/projects/frameworks/kdesu" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=f4644b0ee91c55473589909c20a7fa1cfbd3d466f1c72b330d53871a2346d4f0 +checksum=a39a727db863a45969cca2736b321257a2a6c0f2db7e0c70cbe9cf8b3f180d40 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"