kdesu: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:23:17 +01:00
parent 3fdd6904af
commit a7c419628c

View file

@ -1,6 +1,6 @@
# Template file for 'kdesu'
pkgname=kdesu
version=5.54.0
version=5.55.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=59d1d057f380c4efab9047815be1dc616c4ac528afb6b8a29fd92c812b0c1ce2
checksum=0ef404cd3d04676434f3c9d67db902c6aefedc17a95eb195db5db1fbaa954ff4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"