systemsettings: update to 5.15.2.
This commit is contained in:
parent
e9bcea14eb
commit
cd29c07ca5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'systemsettings'
|
||||
pkgname=systemsettings
|
||||
version=5.15.1
|
||||
version=5.15.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="GPL-2.0-or-later, GFDL-1.2"
|
||||
homepage="https://projects.kde.org/projects/plasma/systemsettings"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=70021fae8bc168073fb9c471527e29f10e32d92f3902eed41f918e7457cd4214
|
||||
checksum=d450b06fc4a75fdba42380cb26719f7def1c2a0dae78847c288500bfc256a367
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"
|
||||
|
|
Loading…
Reference in New Issue