kpackage: update to 5.65.0

[ci skip]
This commit is contained in:
John 2019-12-14 13:46:59 +01:00
parent 6374918b84
commit 1319bad8bc

View file

@ -1,6 +1,6 @@
# Template file for 'kpackage'
pkgname=kpackage
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.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/kpackage"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=c39c80317c75206ec347edf6d301cb66c2117489f37725374fcfe3b1459aaed6
checksum=5ac5f6a687c244709487bc47d7aeca276ad7a925d7618fdf04a7af0e1e3fa581
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"