kcompletion: update to 5.47.0.
This commit is contained in:
parent
7ccc67f06f
commit
6c00c1edef
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcompletion'
|
||||
pkgname=kcompletion
|
||||
version=5.43.0
|
||||
version=5.47.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
|
@ -9,8 +9,8 @@ short_desc="KDE Powerful completion framework"
|
|||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcompletion"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2999af185dea2164b6943c9cabf2330e4cae4bea46863a1c3d66e86b04ffb618
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=17001dcb7e036e248ab597ce14fc55f845faf59b9723de5b6d14a4b8c820bcf1
|
||||
|
||||
if [ -n "CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"
|
||||
|
|
Loading…
Reference in a new issue