plasma-pa: update to 5.18.2

[ci skip]
This commit is contained in:
John 2020-02-25 20:55:25 +01:00
parent 12050fcf23
commit 6b7a2f15e5

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-pa' # Template file for 'plasma-pa'
pkgname=plasma-pa pkgname=plasma-pa
version=5.18.1 version=5.18.2
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-pa" homepage="https://projects.kde.org/projects/plasma/plasma-pa"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=0dedb6999aeafebbabfa13ab0f873245e1a127ad7b67ce87724e44e388638e8e checksum=350531cb0e37cdcf024632edeb2b973c206d880c062f33524b367eb550736418
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel" hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"