parent
894d45cc44
commit
74b796f5be
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-thunderbolt'
|
# Template file for 'plasma-thunderbolt'
|
||||||
pkgname=plasma-thunderbolt
|
pkgname=plasma-thunderbolt
|
||||||
version=5.18.4.1
|
version=5.18.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons kcmutils
|
hostmakedepends="extra-cmake-modules kcoreaddons kcmutils
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Plasma integration for controlling Thunderbolt devices"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://cgit.kde.org/plasma-thunderbolt.git"
|
homepage="https://cgit.kde.org/plasma-thunderbolt.git"
|
||||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ce586c98889ed51f30d1a9fc6e8e2847589d7aaf2d400fe00b3b4126d17c565a
|
checksum=c61dc7abe350ead15ca4d6111606aaf19773c38a0307ae8a7d8a7c60b82be5d1
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
: # Requires running dbus and bolt services
|
: # Requires running dbus and bolt services
|
||||||
|
|
Loading…
Reference in New Issue