mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kcompletion: update to 5.115.0.
This commit is contained in:
parent
1de8633ce2
commit
a9b987a5a2
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.113.0
|
version=5.115.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=e9cc13b7ed3dd5b9dcba59060b934f7a244da0df631135d8d63a48942040c204
|
checksum=b134a5c9535589c8a1e694286cd1cddc6b9df77f2330f101dec155568f710dc7
|
||||||
|
|
||||||
kcompletion-devel_package() {
|
kcompletion-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue