kdesu: update to 5.63.0

[ci skip]
This commit is contained in:
John 2019-10-13 00:30:14 +03:00
parent d06f3cf53e
commit ae6ca3adc2

View file

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