plasma-sdk: update to 5.27.3.

This commit is contained in:
John 2023-03-18 18:43:08 +01:00
parent 55067237e3
commit b1bad60dae

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.27.2
version=5.27.3
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=ae1e2bb6fe1a14ef70adbb411635b78df7f2bad6990ab16aa95e12849483c8dc
checksum=4460e17a5f5176db5ffd71bb315a81608914905461d40f4afa8de6d10d415f67
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"