kdesu: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:56:20 +02:00
parent 1e81c04a21
commit 0db6ed9d79
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

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