plasma-sdk: update to 5.19.5

[ci skip]
This commit is contained in:
John 2020-09-01 17:08:44 +02:00
parent 9594004368
commit d7f96d4d29
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.19.4
version=5.19.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/plasma-sdk"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=865bc63240989a853840629467c19aa77acec27396ac2280c909b59e72ebcb3d
checksum=8c434adbb6c68ce42581152269d7e0717f16362017290a96f2c5f1922930da20
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"