plasma-sdk: update to 5.15.2.
This commit is contained in:
parent
fcafb3bc9f
commit
8995ab4631
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-sdk'
|
||||
pkgname=plasma-sdk
|
||||
version=5.15.1
|
||||
version=5.15.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/plasma-sdk"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=eb7e7f23d90a3840d659814a801fb5e08bb613367446cb70c67f90485a737b2f
|
||||
checksum=f9a349ae5ae0b8a3df3f86d91bfe7432c8ede82656d7ef2a0bc185e7be80054f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
|
|
Loading…
Reference in New Issue