plasma-pa: update to 5.20.2

[ci skip]
This commit is contained in:
John 2020-10-28 21:08:18 +01:00
parent ed2e71ea63
commit 6d683d9078

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-pa' # Template file for 'plasma-pa'
pkgname=plasma-pa pkgname=plasma-pa
version=5.20.1 version=5.20.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 <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/plasma-pa" homepage="https://invent.kde.org/plasma/plasma-pa"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=ec841d7bc0311581f6d99b7debe91e9925621bc8b3dae3931fa77d154cc04567 checksum=2011169926b9119c4574979d6fa350f16a9587ebca64a09603e9d93ccea103ec
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel" hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"