mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcompletion: update to 5.116.0.
This commit is contained in:
parent
0ad3643067
commit
b6c5df8dea
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcompletion'
|
# Template file for 'kcompletion'
|
||||||
pkgname=kcompletion
|
pkgname=kcompletion
|
||||||
version=5.115.0
|
version=5.116.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_DESIGNERPLUGIN=ON"
|
configure_args="-DBUILD_DESIGNERPLUGIN=ON"
|
||||||
|
@ -12,7 +12,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=b134a5c9535589c8a1e694286cd1cddc6b9df77f2330f101dec155568f710dc7
|
checksum=52badaaa51052470cc604ac32ccb3f993d17933ab0e7af17d2ab1613d77d09ea
|
||||||
|
|
||||||
kcompletion-devel_package() {
|
kcompletion-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
1
srcpkgs/kcompletion/update
Normal file
1
srcpkgs/kcompletion/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore=6.*
|
Loading…
Add table
Reference in a new issue