plasma-sdk: update to 5.13.5.
This commit is contained in:
parent
5bc72bff03
commit
947421a26d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-sdk'
|
# Template file for 'plasma-sdk'
|
||||||
pkgname=plasma-sdk
|
pkgname=plasma-sdk
|
||||||
version=5.13.4
|
version=5.13.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/plasma-sdk"
|
homepage="https://projects.kde.org/projects/plasma/plasma-sdk"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ca5d8912dd4893a32f13f3c54e16ab6b2d1083536f250b678d43d188908dad8d
|
checksum=ea75850ac620b92c979d902b1a0245bc13631f065e02b79b6694ff3ec8c010f5
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Reference in New Issue