kdesu: update to 5.62.0

[ci skip]
This commit is contained in:
John 2019-09-15 14:58:11 +02:00
parent f869cbc7d6
commit b95e975d7e

View file

@ -1,6 +1,6 @@
# Template file for 'kdesu'
pkgname=kdesu
version=5.61.0
version=5.62.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=398e74bdfe695ec2d7b57ce78f9fce3e19bb447a8eb5924441718a8f7384f888
checksum=9c22ad0a5c1d948a91846a34066155f64758b69ab005eb423bb02ba06301c80e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"