kdesu: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 07:38:35 -06:00
parent 9e9b6f4cc9
commit 204c2ec57a
1 changed files with 2 additions and 2 deletions

View File

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