Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages /
kwayland-integration
Commits:
99b9ba8d by Tomaz Canabrava at 2026-01-13T22:01:55+01:00
upgpkg: 6.5.5-1: Update to 6.5.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kwayland-integration
pkgdesc = Provides integration plugins for various KDE frameworks for
the wayland windowing system
- pkgver = 6.5.4
+ pkgver = 6.5.5
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = kwayland-integration
depends = qt5-base
depends = qt5-wayland
depends = wayland
- source =
https://download.kde.org/stable/plasma/6.5.4/kwayland-integration-6.5.4.tar.xz
- source =
https://download.kde.org/stable/plasma/6.5.4/kwayland-integration-6.5.4.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.5.5/kwayland-integration-6.5.5.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.5.5/kwayland-integration-6.5.5.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
d1a43043529b3e5e0698706962de56207db9c2c7163fb4d90c32a166d82e42ce
+ sha256sums =
5b470a82d1dfc89e193e0fd33500895d6d2440e7800a9261ad0b6c12de629012
sha256sums = SKIP
pkgname = kwayland-integration
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer:Antonio Rojas <[email protected]>
pkgname=kwayland-integration
-pkgver=6.5.4
+pkgver=6.5.5
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
pkgdesc='Provides integration plugins for various KDE frameworks for the
wayland windowing system'
@@ -19,7 +19,7 @@ makedepends=(extra-cmake-modules
plasma-wayland-protocols
wayland-protocols)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('d1a43043529b3e5e0698706962de56207db9c2c7163fb4d90c32a166d82e42ce'
+sha256sums=('5b470a82d1dfc89e193e0fd33500895d6d2440e7800a9261ad0b6c12de629012'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan
Esk-Riddell <[email protected]>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland-integration/-/commit/99b9ba8d3e2bf9935f56c2c1a28a4769e9ba970f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland-integration/-/commit/99b9ba8d3e2bf9935f56c2c1a28a4769e9ba970f
You're receiving this email because of your account on gitlab.archlinux.org.