mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-kirigami: update to 6.9.0.
This commit is contained in:
parent
91c69d27e8
commit
6463e79028
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kf6-kirigami'
|
# Template file for 'kf6-kirigami'
|
||||||
pkgname=kf6-kirigami
|
pkgname=kf6-kirigami
|
||||||
version=6.8.0
|
version=6.9.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
|
@ -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=0e0b90ac96ba49630e2c01d8977bd8c51c9ab1808313fc88f60de179700742a2
|
checksum=a3429c8bcf40e252d11b0a4c35a43c0433a9835ea1b333580707379b7b5c82c0
|
||||||
|
|
||||||
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