plasma-sdk: update to 5.24.5.
This commit is contained in:
parent
6962b53c12
commit
414965145f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-sdk'
|
||||
pkgname=plasma-sdk
|
||||
version=5.24.4
|
||||
version=5.24.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=ecf35743a28c350aada480248bbc138b726315e53f36bb39afe5fba0d27d6ffe
|
||||
checksum=1cd4db58018bc827572e5d2f08d6a9a037dd7a0cd0dd72c858e7c42d27d36534
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
|
|
Loading…
Reference in New Issue