plasma-sdk: update to 5.19.3

[ci skip]
This commit is contained in:
John 2020-07-07 15:44:33 +02:00
parent 0282e4d9b4
commit d8089b9ec1

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.19.2
version=5.19.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ 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=bfffccd0bf879958496124b11dc87935914e67aa19ee68f701b92b967db67c1e
checksum=64e91c561256e4edb99ac49c980a758bcadf8a4b87f9cac1f8aa5ab3f7bc0492
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"