Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / 
layer-shell-qt


Commits:
85db5f8c by Tomaz Canabrava at 2026-01-13T21:55:51+01:00
upgpkg: 6.5.5-1: Update to 6.5.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = layer-shell-qt
        pkgdesc = Qt component to allow applications to make use of the Wayland 
wl-layer-shell protocol
-       pkgver = 6.5.4
-       pkgrel = 2
+       pkgver = 6.5.5
+       pkgrel = 1
        url = https://kde.org/plasma-desktop/
        arch = x86_64
        groups = plasma
@@ -15,13 +15,13 @@ pkgbase = layer-shell-qt
        depends = qt6-base
        depends = wayland
        optdepends = qt6-declarative: QML bindings
-       source = 
https://download.kde.org/stable/plasma/6.5.4/layer-shell-qt-6.5.4.tar.xz
-       source = 
https://download.kde.org/stable/plasma/6.5.4/layer-shell-qt-6.5.4.tar.xz.sig
+       source = 
https://download.kde.org/stable/plasma/6.5.5/layer-shell-qt-6.5.5.tar.xz
+       source = 
https://download.kde.org/stable/plasma/6.5.5/layer-shell-qt-6.5.5.tar.xz.sig
        validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
        validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
        validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
        validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-       sha256sums = 
bb95db253ffcd29e08191656b6a5449f8a8800c38256873e2529749b55eaa80a
+       sha256sums = 
6844fee55b8b7cbc320cd8308b51595ef830d5a99b4d355b0fd59f88feab2c11
        sha256sums = SKIP
 
 pkgname = layer-shell-qt


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=layer-shell-qt
-pkgver=6.5.4
+pkgver=6.5.5
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=1
 pkgdesc='Qt component to allow applications to make use of the Wayland 
wl-layer-shell protocol'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -18,7 +18,7 @@ makedepends=(extra-cmake-modules
 optdepends=('qt6-declarative: QML bindings')
 groups=(plasma)
 
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('bb95db253ffcd29e08191656b6a5449f8a8800c38256873e2529749b55eaa80a'
+sha256sums=('6844fee55b8b7cbc320cd8308b51595ef830d5a99b4d355b0fd59f88feab2c11'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell <[email protected]>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/layer-shell-qt/-/commit/85db5f8cbeff6061986ab196e77171a739393608

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/layer-shell-qt/-/commit/85db5f8cbeff6061986ab196e77171a739393608
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to