kcmutils: update to 5.54.0.
This commit is contained in:
parent
068d489889
commit
1c71a842fc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcmutils'
|
||||
pkgname=kcmutils
|
||||
version=5.53.0
|
||||
version=5.54.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-or-later, LGPL-2.0-only"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7b8edb638b71c4298946d8d9294e217c7c7165857081e504ff9f2bee2f284f77
|
||||
checksum=90b3f65e9adcd004b4b3770fb2bd66e4979d243801990bd90ed4db236afab228
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in a new issue