plasma-sdk: update to 5.19.0

[ci skip]
This commit is contained in:
John 2020-05-20 12:15:44 +02:00
parent 44c91db3c3
commit 4d1f3d130a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.18.5
version=5.19.0
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=5f399231d16d62f9880f953891477f74e0b1f7b931448a4b0fbb97f37acd2fe5
checksum=4c1283c78c0ff1cb748d6a6efb745fcf198f7047ca51d492e76bbef15c53837f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"