Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
plasma-thunderbolt
Commits:
87ff9431 by Antonio Rojas at 2026-02-24T22:55:27+01:00
upgpkg: 6.6.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = plasma-thunderbolt
pkgdesc = Plasma integration for controlling Thunderbolt devices
- pkgver = 6.6.0
+ pkgver = 6.6.1
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -18,13 +18,13 @@ pkgbase = plasma-thunderbolt
depends = knotifications
depends = qt6-base
depends = qt6-declarative
- source =
https://download.kde.org/stable/plasma/6.6.0/plasma-thunderbolt-6.6.0.tar.xz
- source =
https://download.kde.org/stable/plasma/6.6.0/plasma-thunderbolt-6.6.0.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.6.1/plasma-thunderbolt-6.6.1.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.6.1/plasma-thunderbolt-6.6.1.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
241086eb76b079f7fa886f760119aa3631ba8c7668031f3af0efe9a23cd8613e
+ sha256sums =
561033a11268d219ffea8dcaf4b7476232d459e302f5a4e59523355004882d81
sha256sums = SKIP
pkgname = plasma-thunderbolt
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=plasma-thunderbolt
-pkgver=6.6.0
+pkgver=6.6.1
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
pkgdesc='Plasma integration for controlling Thunderbolt devices'
@@ -22,7 +22,7 @@ depends=(bolt
makedepends=(extra-cmake-modules)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('241086eb76b079f7fa886f760119aa3631ba8c7668031f3af0efe9a23cd8613e'
+sha256sums=('561033a11268d219ffea8dcaf4b7476232d459e302f5a4e59523355004882d81'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan
Esk-Riddell <[email protected]>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-thunderbolt/-/commit/87ff94317acf08aa9e12ab72f020a40cccf88543
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-thunderbolt/-/commit/87ff94317acf08aa9e12ab72f020a40cccf88543
You're receiving this email because of your account on gitlab.archlinux.org.