plasma-sdk: update to 5.18.4.1

[ci skip]
This commit is contained in:
John 2020-03-31 22:42:07 +02:00
parent de4eed3718
commit 18ea02a605
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.18.3
version=5.18.4.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,8 +12,8 @@ short_desc="Plasma development applications"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-sdk"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=9775df18c2c612e98a57e400566a44e883b83376fd79e15215f736da99b7ee14
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=aa93ef34bcc8e24e8c183a327522e08ab5772b97b86c6c83d247a6333b328ea3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"