kcompletion: update to 5.49.0.
This commit is contained in:
parent
c56b148268
commit
fe2a0b2c49
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcompletion'
|
||||
pkgname=kcompletion
|
||||
version=5.48.0
|
||||
version=5.49.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcompletion"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9796e291d84a7d7e3ab560245b042d12239235d7beb8be2c6b26036f08ac3589
|
||||
checksum=715d5d1f75fdd64458aae6391ca288d743c2b98043d418c846b3d98f2d377999
|
||||
|
||||
if [ "CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"
|
||||
|
|
Loading…
Reference in New Issue