plasma-sdk: update to 5.17.5

[ci skip]
This commit is contained in:
John 2020-01-07 21:18:22 +01:00
parent b02a582091
commit b81af4ebdd
1 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,11 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.17.4
version=5.17.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons
gettext"
makedepends="plasma-framework-devel kdelibs4support-devel kdesignerplugin-devel
kitemmodels-devel knewstuff-devel ktexteditor-devel kdoctools-devel"
short_desc="Plasma development applications"
@ -12,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-sdk"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=f7766bb713b37881bd1095d1a11d6d90e350e75cca275dabb60dc3db20e127ef
checksum=ff736029b1ae5773991db06f5827d9dcbd8e7a4e9a430c9014c35ddee2c55314
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"