mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-kcompletion: update to 6.3.0.
This commit is contained in:
parent
0df23363d6
commit
369d21abf6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kcompletion'
|
# Template file for 'kf6-kcompletion'
|
||||||
pkgname=kf6-kcompletion
|
pkgname=kf6-kcompletion
|
||||||
version=6.2.0
|
version=6.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kcompletion"
|
homepage="https://invent.kde.org/frameworks/kcompletion"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=58cb938eb111e8859dd1baa51062467f226b8c67cb1fdb98748d3e97fabf08e9
|
checksum=3f027ac6bd285d040a5038c31b10e306bd2cb099d396e88536cd149e88ee712e
|
||||||
|
|
||||||
kf6-kcompletion-devel_package() {
|
kf6-kcompletion-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue