plasma-sdk: update to 5.19.4

[ci skip]
This commit is contained in:
John 2020-07-28 16:54:35 +02:00
parent cdc062465c
commit 665be07286

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.19.3
version=5.19.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,9 +11,9 @@ makedepends="plasma-framework-devel kdelibs4support-devel kdesignerplugin-devel
short_desc="Plasma development applications"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/plasma-sdk"
homepage="https://invent.kde.org/plasma/plasma-sdk"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=64e91c561256e4edb99ac49c980a758bcadf8a4b87f9cac1f8aa5ab3f7bc0492
checksum=865bc63240989a853840629467c19aa77acec27396ac2280c909b59e72ebcb3d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"