knewstuff: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:22:49 +01:00
parent 9b95e2a5b5
commit 7644ee7ca7

View file

@ -1,21 +1,18 @@
# Template file for 'knewstuff'
pkgname=knewstuff
version=5.65.0
version=5.66.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="kcoreaddons extra-cmake-modules"
hostmakedepends="kcoreaddons extra-cmake-modules gettext
qt5-host-tools qt5-qmake python3"
makedepends="kio-devel"
short_desc="KDE Framework for downloading and sharing additional application data"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/knewstuff"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=0ec8ab4d7f52c94fb479c0c56ed762748832c76e88b495694b7485e79d9797d9
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"
fi
checksum=acef94661e3a0e42938224c17b90f835d6686d88a25698fe82980d7e1139b1fe
knewstuff-devel_package() {
short_desc+=" - development"