kcmutils: update to 5.49.0.
This commit is contained in:
parent
091c17b915
commit
0c056ccee7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcmutils'
|
||||
pkgname=kcmutils
|
||||
version=5.48.0
|
||||
version=5.49.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
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=bc523c83d317409ef5b6d9af645e02d23256c9ef71191ec28782d527f6fe745b
|
||||
checksum=388587f864352e98670c41a9fb615cc6580c42b2b026041a341202976e4a6877
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in New Issue