kdesu: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:08:31 +01:00
parent 3fcd571cf7
commit c1c020582f
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.55.0
version=5.56.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=0ef404cd3d04676434f3c9d67db902c6aefedc17a95eb195db5db1fbaa954ff4
checksum=949a23837de945131042e795daaa8a1abc4d9e03cf149cc9cea78636573e8739
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"