plasma-sdk: update to 5.17.3

[ci skip]
This commit is contained in:
John 2019-11-14 13:50:31 +01:00
parent 70d6013c20
commit f63b0b1fe9
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.17.2
version=5.17.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,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=59f8351567242e05c8f435af57621fe12d3e60628b4b0347e138fc9a60bd10b3
checksum=8d2ce9c6120d2c194000c665489771bd71aea6188d78abfec855dabe125f2c89
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"