mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
plasma-thunderbolt: update to 5.26.0.
This commit is contained in:
parent
9c381ce479
commit
f2ed53f333
1 changed files with 5 additions and 4 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'plasma-thunderbolt'
|
||||
pkgname=plasma-thunderbolt
|
||||
version=5.25.3
|
||||
version=5.26.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons kcmutils
|
||||
gettext qt5-host-tools qt5-qmake"
|
||||
configure_args="-DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons-devel
|
||||
kcmutils-devel gettext qt5-host-tools qt5-qmake"
|
||||
makedepends="kcmutils-devel"
|
||||
depends="bolt"
|
||||
short_desc="Plasma integration for controlling Thunderbolt devices"
|
||||
|
@ -12,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/plasma-thunderbolt"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a74854db87743f2fb7f46cc14f90537643a957431591bb9fcbde5fdef6c16d15
|
||||
checksum=a51c0ee41b4b4b9fad948789830d5945a7c6ff1b4fa35db4a95c3717fbdeaa1d
|
||||
|
||||
do_check() {
|
||||
: # Requires running dbus and bolt services
|
||||
|
|
Loading…
Add table
Reference in a new issue