kdeplasma-addons5: update to 5.18.4.1

[ci skip]
This commit is contained in:
John 2020-03-31 22:40:50 +02:00
parent 05992ff8fe
commit 7da70ef3c8
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'kdeplasma-addons5'
pkgname=kdeplasma-addons5
version=5.18.3
version=5.18.4.1
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -13,8 +13,8 @@ short_desc="Various Plasma addons"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/kdeplasma-addons"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
checksum=e5ae323671816b40df40957e1d64f1a2ebc316145bc861087e18a02b8906d301
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=09a4ff1e4384f4e77998bc45a9c2ed3c56746a8e114967013d25b08b2a5b6a99
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"