mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 05:37:01 +02:00
kf6-kirigami: update to 6.12.0.
This commit is contained in:
parent
c8f2742c1e
commit
a70c52c7c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kirigami'
|
# Template file for 'kf6-kirigami'
|
||||||
pkgname=kf6-kirigami
|
pkgname=kf6-kirigami
|
||||||
version=6.11.0
|
version=6.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kirigami"
|
homepage="https://invent.kde.org/frameworks/kirigami"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=22392c95bb835f11626250f0728ce73590db638814e7181148fcf66a1f442ea6
|
checksum=d177eae18aad36e6f41d307104e45a8fcc68db147dbb333f6ddb178a28464e7c
|
||||||
|
|
||||||
kf6-kirigami-devel_package() {
|
kf6-kirigami-devel_package() {
|
||||||
depends="${makedepends//private-} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends//private-} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue