Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
plasma-thunderbolt
Commits:
24740de1 by Antonio Rojas at 2025-02-11T13:22:05+01:00
upgpkg: 6.3.0-1: Plasma 6.3.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = plasma-thunderbolt
pkgdesc = Plasma integration for controlling Thunderbolt devices
- pkgver = 6.2.5
+ pkgver = 6.3.0
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.2.5/plasma-thunderbolt-6.2.5.tar.xz
- source =
https://download.kde.org/stable/plasma/6.2.5/plasma-thunderbolt-6.2.5.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.3.0/plasma-thunderbolt-6.3.0.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.3.0/plasma-thunderbolt-6.3.0.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
e6c38c7fe844eba6b2d38a06cf3e9f2c51e989893965e1683917c46d94eb24da
+ sha256sums =
a0c3db55a9c6d3e40c7f4b78f621f6b85e11f66ccfc049133339fb8c9ce1fe6c
sha256sums = SKIP
pkgname = plasma-thunderbolt
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=plasma-thunderbolt
-pkgver=6.2.5
+pkgver=6.3.0
_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=('e6c38c7fe844eba6b2d38a06cf3e9f2c51e989893965e1683917c46d94eb24da'
+sha256sums=('a0c3db55a9c6d3e40c7f4b78f621f6b85e11f66ccfc049133339fb8c9ce1fe6c'
'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/24740de12218c782ffc5df4640000174ea0fef2a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-thunderbolt/-/commit/24740de12218c782ffc5df4640000174ea0fef2a
You're receiving this email because of your account on gitlab.archlinux.org.