plasma-sdk: update to 5.26.3.

This commit is contained in:
John 2022-11-20 12:34:02 +01:00
parent be44018939
commit b791ec9f21

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-sdk'
pkgname=plasma-sdk
version=5.26.2
version=5.26.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=98abaa53c93f429a7a82f37e5b37da6bea1c9a5c9a4a209d2e663512eb4ff10c
checksum=2e905821ac1da77f72af4687280e5d6293f941267bca6b3ec3cc26763165e168
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"