kdesu: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:45:59 +01:00
parent 1c258ee77e
commit edad3aadb0

View file

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