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