plasma-sdk: update to 5.27.2.
This commit is contained in:
parent
0c403c6433
commit
f502ccdce0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-sdk'
|
# Template file for 'plasma-sdk'
|
||||||
pkgname=plasma-sdk
|
pkgname=plasma-sdk
|
||||||
version=5.27.1
|
version=5.27.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
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"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/plasma-sdk"
|
homepage="https://invent.kde.org/plasma/plasma-sdk"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ae5ae98d4504b1dcba985c45bf6128c45105fa2d73d528077cb6dada27271ea3
|
checksum=ae1e2bb6fe1a14ef70adbb411635b78df7f2bad6990ab16aa95e12849483c8dc
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Reference in New Issue