Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages /
layer-shell-qt
Commits:
c08b0db2 by Tomaz Canabrava at 2025-08-05T23:58:24+02:00
upgpkg: 6.4.4-1
- - - - -
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.4.4
- pkgrel = 2
+ pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
groups = plasma
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=layer-shell-qt
pkgver=6.4.4
_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/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/layer-shell-qt/-/commit/c08b0db24986ab3619f83dae70f3fac55b7a1cd4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/layer-shell-qt/-/commit/c08b0db24986ab3619f83dae70f3fac55b7a1cd4
You're receiving this email because of your account on gitlab.archlinux.org.