kdesu: Update to 5.41.0

This commit is contained in:
Sir_Boops 2018-01-05 15:27:17 -05:00 committed by Jürgen Buchmüller
parent 3bfa65250b
commit ab3a465869

View file

@ -1,6 +1,6 @@
# Template file for 'kdesu'
pkgname=kdesu
version=5.40.0
version=5.41.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ 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=87a94cdb687d0460737e0adb8105cf2323a09ac539ab63d917ca70961829bb8d
checksum=2b078a429d094ebc20699f8f661a87f1bae5f0a41d9d93c1acf37f50fc3ad588
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"