mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
plasma5support: update to 6.3.0
This commit is contained in:
parent
c9f3bc5cb0
commit
f87b136967
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma5support'
|
# Template file for 'plasma5support'
|
||||||
pkgname=plasma5support
|
pkgname=plasma5support
|
||||||
version=6.2.5
|
version=6.3.2
|
||||||
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
|
||||||
|
@ -9,13 +9,13 @@ hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext
|
||||||
qt6-declarative-host-tools"
|
qt6-declarative-host-tools"
|
||||||
makedepends="qt6-declarative-devel kf6-kconfig-devel kf6-ki18n-devel
|
makedepends="qt6-declarative-devel kf6-kconfig-devel kf6-ki18n-devel
|
||||||
kf6-kcoreaddons-devel kf6-knotifications-devel kf6-kguiaddons-devel
|
kf6-kcoreaddons-devel kf6-knotifications-devel kf6-kguiaddons-devel
|
||||||
kf6-solid-devel libksysguard-devel kf6-kio-devel"
|
kf6-solid-devel libksysguard-devel kf6-kio-devel kf6-kidletime-devel"
|
||||||
short_desc="Support components for porting from KF5/Qt5 to KF6/Qt6"
|
short_desc="Support components for porting from KF5/Qt5 to KF6/Qt6"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/plasma5support"
|
homepage="https://invent.kde.org/plasma/plasma5support"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=cac5244aa2961ad020ed2c43427389e0823482ecb179948b5fd6b221606e8b04
|
checksum=2c8fae2e87373656d4535441ef091edff80d5dd5b9a905e53da77871531326da
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue