Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kwayland
Commits:
3144f5ac by Antonio Rojas at 2026-03-03T23:06:07+01:00
upgpkg: 6.6.2-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.6.1
+ pkgver = 6.6.2
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.6.1/kwayland-6.6.1.tar.xz
- source =
https://download.kde.org/stable/plasma/6.6.1/kwayland-6.6.1.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.6.2/kwayland-6.6.2.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.6.2/kwayland-6.6.2.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
cc26e022a3090babacd0ae8ec146d1bd42df91eb8cb76a407b072e9cdd836017
+ sha256sums =
f3497dfb4163a1bab447e546340a4858baad6fd39cd24b44f427c0e96d6508a4
sha256sums = SKIP
pkgname = kwayland
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=kwayland
-pkgver=6.6.1
+pkgver=6.6.2
_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=('cc26e022a3090babacd0ae8ec146d1bd42df91eb8cb76a407b072e9cdd836017'
+sha256sums=('f3497dfb4163a1bab447e546340a4858baad6fd39cd24b44f427c0e96d6508a4'
'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/3144f5acce9c360b9ca2d8da1a00c9d7fceb049d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland/-/commit/3144f5acce9c360b9ca2d8da1a00c9d7fceb049d
You're receiving this email because of your account on gitlab.archlinux.org.