systemsettings: update to 5.15.5
[ci skip]
This commit is contained in:
parent
69b9c0570d
commit
362ff98c48
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'systemsettings'
|
# Template file for 'systemsettings'
|
||||||
pkgname=systemsettings
|
pkgname=systemsettings
|
||||||
version=5.15.4
|
version=5.15.5
|
||||||
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 <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2"
|
license="GPL-2.0-or-later, GFDL-1.2"
|
||||||
homepage="https://projects.kde.org/projects/plasma/systemsettings"
|
homepage="https://projects.kde.org/projects/plasma/systemsettings"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2cff11f842266296192381a214df6fd55debfd444b754b6dec80f70a3154defb
|
checksum=a29227329f8ddd2db2ba8aafb3eb5f2b09d01e3a6f761d291afba95935ceb93a
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig
|
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig
|
||||||
|
|
Loading…
Reference in a new issue