kcompletion: update to 5.81.0.
This commit is contained in:
parent
b24947d3b6
commit
40cd13c4c3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcompletion'
|
# Template file for 'kcompletion'
|
||||||
pkgname=kcompletion
|
pkgname=kcompletion
|
||||||
version=5.80.0
|
version=5.81.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 <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kcompletion"
|
homepage="https://invent.kde.org/frameworks/kcompletion"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ef4251a6196255e8b131c8dd0793b3e79f7de05449cf2d466131d30078686093
|
checksum=f7ac17e57203bfee92b252b92cd31174a624620119a461fad04087a7c8337c95
|
||||||
|
|
||||||
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…
Reference in New Issue