systemsettings: update to 5.15.3
[ci skip]
This commit is contained in:
parent
bd3d4543e1
commit
ad06b70c0c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'systemsettings'
|
||||
pkgname=systemsettings
|
||||
version=5.15.2
|
||||
version=5.15.3.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,8 +12,8 @@ short_desc="KDE System settings"
|
|||
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=d450b06fc4a75fdba42380cb26719f7def1c2a0dae78847c288500bfc256a367
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c54e276b57426199827293c9d0d874401cae89ceaa14f64df40bb942e3ac85d2
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"
|
||||
|
|
Loading…
Reference in a new issue