mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
plasma5support: update to 6.2.0
This commit is contained in:
parent
b80beecbc4
commit
d408053761
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.1.5
|
version=6.2.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
|
||||||
|
@ -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-solid-devel libksysguard-devel kf6-kio-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=0563585222c5333e2279efda829c36a139741c9e0cf3ad36e3e8096840c017d1
|
checksum=46eb4f5d94077c46c24b494bbae2e5749b5b5f7cc1db6ef2923b8112ae6ae58d
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue