Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
layer-shell-qt
Commits:
415c9c1e by Antonio Rojas at 2024-02-28T12:15:42+01:00
upgpkg: 6.0.0-2: Qt 6.7 rebuild
- - - - -
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.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://kde.org/plasma-desktop/
arch = x86_64
groups = plasma
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=layer-shell-qt
pkgver=6.0.0
_dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=1
+pkgrel=2
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/415c9c1e051d4a9cca537f6bfe8f61b50e9743c8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/layer-shell-qt/-/commit/415c9c1e051d4a9cca537f6bfe8f61b50e9743c8
You're receiving this email because of your account on gitlab.archlinux.org.