mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcompletion: update to 5.71.0
[ci skip]
This commit is contained in:
parent
3ee0234db2
commit
608922f26c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcompletion'
|
# Template file for 'kcompletion'
|
||||||
pkgname=kcompletion
|
pkgname=kcompletion
|
||||||
version=5.70.0
|
version=5.71.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kcompletion"
|
homepage="https://projects.kde.org/projects/frameworks/kcompletion"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fefea3d162709d06ad7a3148c1e7faef20525cd929360687e91289c891f24fde
|
checksum=bf0b6ce1ee133900f169662dbd35da6f766d3e4e02c0c102a9402e20450a22a4
|
||||||
|
|
||||||
if [ "CROSS_BUILD" ]; then
|
if [ "CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"
|
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue