diff --git a/srcpkgs/kdesu/template b/srcpkgs/kdesu/template index 22ceaf5ab28..13ca3bb341e 100644 --- a/srcpkgs/kdesu/template +++ b/srcpkgs/kdesu/template @@ -1,6 +1,6 @@ # Template file for 'kdesu' pkgname=kdesu -version=5.58.0 +version=5.59.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=9121dd13a37e0fe5d5d42bbc164d4e20228f85a9ed745829393d3292f7c8183b +checksum=7cf1c31475deb85c1045b48303d424ada6e808d1cb9787b522089793185b6c77 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python"