Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kwayland
Commits:
78fda04c by Antonio Rojas at 2025-12-09T14:54:13+01:00
upgpkg: 6.5.4-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kwayland
pkgdesc = Qt-style Client and Server library wrapper for the Wayland
libraries
- pkgver = 6.5.3
+ pkgver = 6.5.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -13,13 +13,13 @@ pkgbase = kwayland
depends = glibc
depends = qt6-base
depends = wayland
- source =
https://download.kde.org/stable/plasma/6.5.3/kwayland-6.5.3.tar.xz
- source =
https://download.kde.org/stable/plasma/6.5.3/kwayland-6.5.3.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.5.4/kwayland-6.5.4.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.5.4/kwayland-6.5.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
e6c13b7a4812724102fe2f82f502e42f8812114381a82bb81b8613ea5ab38725
+ sha256sums =
ebb7371b402a0bed0cc55966cc10d13b431b288cb7d19e1f41519853f98e3d39
sha256sums = SKIP
pkgname = kwayland
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=kwayland
-pkgver=6.5.3
+pkgver=6.5.4
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
@@ -19,7 +19,7 @@ makedepends=(extra-cmake-modules
wayland-protocols)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('e6c13b7a4812724102fe2f82f502e42f8812114381a82bb81b8613ea5ab38725'
+sha256sums=('ebb7371b402a0bed0cc55966cc10d13b431b288cb7d19e1f41519853f98e3d39'
'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/-/commit/78fda04c1276b7d3974de9ed000dd0a2c295db0c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland/-/commit/78fda04c1276b7d3974de9ed000dd0a2c295db0c
You're receiving this email because of your account on gitlab.archlinux.org.