kdesu: update to 5.64.0

[ci skip]
This commit is contained in:
John 2019-11-10 10:37:20 +01:00
parent 724aa95345
commit 3051b24e2f

View file

@ -1,6 +1,6 @@
# Template file for 'kdesu'
pkgname=kdesu
version=5.63.0
version=5.64.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-only"
homepage="https://projects.kde.org/projects/frameworks/kdesu"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=bd5f8f7a8d9e097e95d5189d32601e231931f9794ea3f34605c56b7b9b06150d
checksum=f4644b0ee91c55473589909c20a7fa1cfbd3d466f1c72b330d53871a2346d4f0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"