Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / plasma-thunderbolt
Commits: 451f716c by Antonio Rojas at 2023-10-24T15:19:01+02:00 Plasma 5.27.9 - - - - - 0ffb87ec by Antonio Rojas at 2023-10-24T17:39:19+02:00 upgpkg: 5.27.9-1: Plasma 5.27.9 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = plasma-thunderbolt + pkgdesc = Plasma integration for controlling Thunderbolt devices + pkgver = 5.27.9 + pkgrel = 1 + url = https://kde.org/plasma-desktop/ + arch = x86_64 + groups = plasma + license = LGPL + makedepends = extra-cmake-modules + depends = bolt + depends = systemsettings + source = https://download.kde.org/stable/plasma/5.27.9/plasma-thunderbolt-5.27.9.tar.xz + source = https://download.kde.org/stable/plasma/5.27.9/plasma-thunderbolt-5.27.9.tar.xz.sig + validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D + validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D + validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF + validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20 + sha256sums = 6988d9e4165aa607a9a6e02adf61595a25022cb9fde78c75f9ca4f0616907565 + sha256sums = SKIP + +pkgname = plasma-thunderbolt ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=plasma-thunderbolt -pkgver=5.27.8 +pkgver=5.27.9 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='Plasma integration for controlling Thunderbolt devices' @@ -12,7 +12,7 @@ groups=(plasma) depends=(bolt systemsettings) makedepends=(extra-cmake-modules) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('b35da4ccec24ec2a1514e262024bbb4423d322a3919548f60a3a2c692e988715' +sha256sums=('6988d9e4165aa607a9a6e02adf61595a25022cb9fde78c75f9ca4f0616907565' '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/-/compare/58a70d9cd1da1d88514d26cf4de174f3907343c3...0ffb87ec18269f0303f485a193e48a1364b81c29 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-thunderbolt/-/compare/58a70d9cd1da1d88514d26cf4de174f3907343c3...0ffb87ec18269f0303f485a193e48a1364b81c29 You're receiving this email because of your account on gitlab.archlinux.org.
