kcompletion: update to 5.53.0.
This commit is contained in:
parent
bb6f94c1a9
commit
bf38a0688e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcompletion'
|
||||
pkgname=kcompletion
|
||||
version=5.52.0
|
||||
version=5.53.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcompletion"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=0b4b523d259e253882a01ed9897764097b440bbd242137532af9fc5420705b39
|
||||
checksum=c9f5c73178ee76308d0b9e5eef3d1338dcb8b4fab64aff0b278e3e24d405ae01
|
||||
|
||||
if [ "CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"
|
||||
|
|
Loading…
Reference in New Issue