kdeplasma-addons5: update to 5.20.2

[ci skip]
This commit is contained in:
John 2020-10-28 21:05:50 +01:00
parent 0de3d52e3d
commit b795539742
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdeplasma-addons5'
pkgname=kdeplasma-addons5
version=5.20.1
version=5.20.2
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=1a25926ced1555418fea53afff50ef9218d9c73e22c285e7ced89a56bfa24e2e
checksum=22df49f743cbb0cdc8a27293a75f2a7df913e88f563cbbdb3980cdd669605017
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"