mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
kcompletion: update to 5.88.0.
This commit is contained in:
parent
b3fd5ab2bc
commit
4cdc5e65ae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcompletion'
|
||||
pkgname=kcompletion
|
||||
version=5.87.0
|
||||
version=5.88.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kcompletion"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7780670b0a1e62975a01d8b30f6bdefd820b6cd7543e29852f8e19fedad38995
|
||||
checksum=b64c7a2720675599385c0faedae27d5255694e6d6637455b2740d49d3a813938
|
||||
|
||||
if [ "CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue