mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-kpackage: update to 6.11.0.
This commit is contained in:
parent
d96408869e
commit
93031eac3b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kpackage'
|
# Template file for 'kf6-kpackage'
|
||||||
pkgname=kf6-kpackage
|
pkgname=kf6-kpackage
|
||||||
version=6.10.0
|
version=6.11.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
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kpackage"
|
homepage="https://invent.kde.org/frameworks/kpackage"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=0f49c1cdb49e01c6dce372abbc9814ccbd74b7f2b130c7310674345e3498cec1
|
checksum=bfc704ea1708f37150a9d14edcbb9eed8ebf8d54753930da63432cda954a1ea7
|
||||||
|
|
||||||
kf6-kpackage-devel_package() {
|
kf6-kpackage-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue