kcompletion: update to 5.70.0
[ci skip]
This commit is contained in:
parent
f5363c13b7
commit
2fcc1a5eaa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcompletion'
|
||||
pkgname=kcompletion
|
||||
version=5.69.0
|
||||
version=5.70.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons 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=02070a926d252ca8a29970764a39cf984e80e72a4260fe8086718e96c43c0e14
|
||||
checksum=fefea3d162709d06ad7a3148c1e7faef20525cd929360687e91289c891f24fde
|
||||
|
||||
if [ "CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"
|
||||
|
|
Loading…
Reference in a new issue