kdesu: update to 5.50.0.

This commit is contained in:
John 2018-09-08 10:37:48 +02:00 committed by Helmut Pozimski
parent c19a88ffc5
commit 3eabc8cdff

View file

@ -1,17 +1,17 @@
# Template file for 'kdesu'
pkgname=kdesu
version=5.49.0
version=5.50.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
makedepends="kservice-devel kpty-devel"
short_desc="KDE User interface for running shell commands with root privileges"
maintainer="Denis Revin <denis.revin@gmail.com>"
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=b398a310d4f84e049f8f41cbe65a2baa9b6a72a7d75eb985ce73611c8a5f9bbf
checksum=6e3c32fd47a65a6592dba36767999ecb50b83edc8c3d5f33f413310a616bbb24
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"