kdesu: update to 5.36.0.

This commit is contained in:
yopito 2017-05-14 12:34:56 +02:00 committed by Michael Gehring
parent ffaff9f57d
commit 2366075329

View file

@ -1,6 +1,6 @@
# Template file for 'kdesu'
pkgname=kdesu
version=5.29.0
version=5.36.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,11 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kdesu"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=854cce99c3cac9ca28fd3f7c74b39b7af9d88f63b82c021398819888b4767dd2
checksum=8af37b0ca1563c58e5f8446f66286b2d418946960575cf6f444ae314aa198f06
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"
fi
kdesu-devel_package() {
short_desc+=" - development"