kcompletion: update to 5.50.0.
This commit is contained in:
parent
62f5dabef4
commit
97ec31bf01
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'kcompletion'
|
||||
pkgname=kcompletion
|
||||
version=5.49.0
|
||||
version=5.50.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
makedepends="kconfig-devel kwidgetsaddons-devel"
|
||||
short_desc="KDE Powerful completion framework"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
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=715d5d1f75fdd64458aae6391ca288d743c2b98043d418c846b3d98f2d377999
|
||||
checksum=5fe538fc18c57f167cac95262f75d4c638b16408c0e9cc3250c6c12be6cc0ed8
|
||||
|
||||
if [ "CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"
|
||||
|
|
Loading…
Reference in a new issue