systemsettings: update to 5.15.4
[ci skip]
This commit is contained in:
parent
90d4c97a17
commit
98e4ae1f6c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'systemsettings'
|
||||
pkgname=systemsettings
|
||||
version=5.15.3.2
|
||||
version=5.15.4
|
||||
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=42095b95a7866aa667e30c15a7ebc9b00225fdb4f06668510fdf63a18573102f
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2cff11f842266296192381a214df6fd55debfd444b754b6dec80f70a3154defb
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig
|
||||
|
|
Loading…
Reference in a new issue