Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
layer-shell-qt


Commits:
b4ff2af9 by Antonio Rojas at 2025-03-11T18:51:09+01:00
upgpkg: 6.3.3-1: Plasma 6.3.3

- - - - -


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.3.2
-       pkgrel = 2
+       pkgver = 6.3.3
+       pkgrel = 1
        url = https://kde.org/plasma-desktop/
        arch = x86_64
        groups = plasma
@@ -15,13 +15,13 @@ pkgbase = layer-shell-qt
        depends = qt6-wayland
        depends = wayland
        optdepends = qt6-declarative: QML bindings
-       source = 
https://download.kde.org/stable/plasma/6.3.2/layer-shell-qt-6.3.2.tar.xz
-       source = 
https://download.kde.org/stable/plasma/6.3.2/layer-shell-qt-6.3.2.tar.xz.sig
+       source = 
https://download.kde.org/stable/plasma/6.3.3/layer-shell-qt-6.3.3.tar.xz
+       source = 
https://download.kde.org/stable/plasma/6.3.3/layer-shell-qt-6.3.3.tar.xz.sig
        validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
        validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
        validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
        validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
-       sha256sums = 
a0ec72ba8cd6a6bd37cbc185135e03d64835cc112364c0a05a4eda360ec21500
+       sha256sums = 
3c7d1c846df48def1473054a848514134e211ea866418ea941defa11a707863e
        sha256sums = SKIP
 
 pkgname = layer-shell-qt


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=layer-shell-qt
-pkgver=6.3.2
+pkgver=6.3.3
 _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=('a0ec72ba8cd6a6bd37cbc185135e03d64835cc112364c0a05a4eda360ec21500'
+sha256sums=('3c7d1c846df48def1473054a848514134e211ea866418ea941defa11a707863e'
             '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/b4ff2af905551087dfab3443d9fcc6c1fa33dcc1

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


Reply via email to