kdeplasma-addons5: update to 5.20.1

[ci skip]
This commit is contained in:
John 2020-10-21 22:38:20 +02:00
parent ebd5df0be0
commit 01c03a46a4

View file

@ -1,6 +1,6 @@
# Template file for 'kdeplasma-addons5'
pkgname=kdeplasma-addons5
version=5.20.0
version=5.20.1
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/kdeplasma-addons"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
checksum=e1a8b6e9d8ae044590ca6a6f0f97922d8f2ea0bd626c8108e2a8553caf22ff97
checksum=1a25926ced1555418fea53afff50ef9218d9c73e22c285e7ced89a56bfa24e2e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"