kdesu: update to 5.53.0.

This commit is contained in:
John 2018-12-09 12:05:37 +01:00 committed by Helmut Pozimski
parent e8b871798e
commit 63f124aea8

View file

@ -1,6 +1,6 @@
# Template file for 'kdesu'
pkgname=kdesu
version=5.52.0
version=5.53.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=821f7929564bcbf756d64f564a28d8697004e8dcb22845db37d6c422107ea1a2
checksum=be0bc2d77e38cc9c13e24daa66543c06a735343207542ab3f294be927c0a6da2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"