plasma-sdk: update to 5.27.0
This commit is contained in:
parent
08d60034b0
commit
adb13337a2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-sdk'
|
||||
pkgname=plasma-sdk
|
||||
version=5.26.3
|
||||
version=5.27.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=2e905821ac1da77f72af4687280e5d6293f941267bca6b3ec3cc26763165e168
|
||||
checksum=3f9610e5f161609f35ab7398b28ba16953b68c11ceeebdbe06de177038bb0b3b
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
|
|
Loading…
Reference in New Issue