plasma-sdk: update to 5.27.5

This commit is contained in:
Kenneth Raplee 2023-05-12 10:35:12 -07:00 committed by John
parent ddc3da41be
commit 9f3fca3d24

View File

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.27.4
version=5.27.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=f98849e361c19b192998bb4966f561ea8539d6ceb98fc967e783edb36c36db21
checksum=f10245b27687bbd21b18e78267a1895aab9644722456a2b92fb54f7ca0b06915
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"