kcompletion: update to 5.116.0.
This commit is contained in:
parent
0ad3643067
commit
b6c5df8dea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcompletion'
|
||||
pkgname=kcompletion
|
||||
version=5.115.0
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_DESIGNERPLUGIN=ON"
|
||||
|
@ -12,7 +12,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=b134a5c9535589c8a1e694286cd1cddc6b9df77f2330f101dec155568f710dc7
|
||||
checksum=52badaaa51052470cc604ac32ccb3f993d17933ab0e7af17d2ab1613d77d09ea
|
||||
|
||||
kcompletion-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue