kdeplasma-addons5: update to 5.19.5

[ci skip]
This commit is contained in:
John 2020-09-01 17:08:00 +02:00
parent 364812b226
commit 6769b39da8

View file

@ -1,6 +1,6 @@
# Template file for 'kdeplasma-addons5'
pkgname=kdeplasma-addons5
version=5.19.4
version=5.19.5
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=91e1fdef2f03201f9d35003d895836649ad88e36fa18307349650ba0ef40f3de
checksum=659e10b553c7db1abd488f77c43a919046f5e7f29126972926afe1350f93ff23
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"