plasma-sdk: update to 5.22.0.
This commit is contained in:
parent
62ca939467
commit
c065c125ec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-sdk'
|
||||
pkgname=plasma-sdk
|
||||
version=5.21.5
|
||||
version=5.22.0
|
||||
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=01aac092b7c98e3fe5b74fab21cb94781960a8957d5b4a7811503cefa3445e95
|
||||
checksum=90364c190090e19c8099f3856f1cc6ff83e274b8a5a40f14d25bd47feab77552
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
|
|
Loading…
Reference in a new issue