kdeplasma-addons5: update to 5.15.5

[ci skip]
This commit is contained in:
John 2019-05-07 18:41:35 +02:00
parent 5211c0391a
commit ea5df477ae

View file

@ -1,21 +1,21 @@
# Template file for 'kdeplasma-addons5'
pkgname=kdeplasma-addons5
version=5.15.4
version=5.15.5
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons"
makedepends="kross-devel kdesignerplugin-devel kdoctools-devel kholidays-devel
plasma-workspace-devel"
plasma-workspace-devel purpose-devel"
short_desc="Various Plasma addons"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/kdeplasma-addons"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
checksum=bd1c3dbf46e7c1745ff242adaed9c973e401529dc76d57dab6ffdd994eef71e2
checksum=1e11158f636e1d4bb25bbe4bb2f2fca37728c6aae07340ca6c2c1ec9e882ece3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
fi