Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages /
layer-shell-qt
Commits:
79accbea by Tomaz Canabrava at 2025-08-05T23:10:05+02:00
upgpkg: 6.4.4-1: Update to 6.4.4
- - - - -
c58bb483 by Tomaz Canabrava at 2025-08-05T23:11:06+02:00
upgpkg: 6.4.4-2: Update to 6.4.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = layer-shell-qt
pkgdesc = Qt component to allow applications to make use of the Wayland
wl-layer-shell protocol
- pkgver = 6.4.3
+ pkgver = 6.4.4
pkgrel = 2
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -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.4.3/layer-shell-qt-6.4.3.tar.xz
- source =
https://download.kde.org/stable/plasma/6.4.3/layer-shell-qt-6.4.3.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.4.4/layer-shell-qt-6.4.4.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.4.4/layer-shell-qt-6.4.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
33e64ec0cd2d9e9547c3c3faa9c4d6a2006bf681fac361511f441b51f9dddb7c
+ sha256sums =
84b31a3e73b150fa611fb51150987600eddd0edc578888e953e7fd37f550643d
sha256sums = SKIP
pkgname = layer-shell-qt
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=layer-shell-qt
-pkgver=6.4.3
+pkgver=6.4.4
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=2
pkgdesc='Qt component to allow applications to make use of the Wayland
wl-layer-shell protocol'
@@ -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=('33e64ec0cd2d9e9547c3c3faa9c4d6a2006bf681fac361511f441b51f9dddb7c'
+sha256sums=('84b31a3e73b150fa611fb51150987600eddd0edc578888e953e7fd37f550643d'
'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/-/compare/ffebbc80c0f0a899d6d347ef37a9bf846cde38d4...c58bb48335e53111b3e93f88942b5f9c9bf9cffe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/layer-shell-qt/-/compare/ffebbc80c0f0a899d6d347ef37a9bf846cde38d4...c58bb48335e53111b3e93f88942b5f9c9bf9cffe
You're receiving this email because of your account on gitlab.archlinux.org.