Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / layer-shell-qt
Commits: 18d1f9ab by Tomaz Canabrava at 2025-01-02T09:23:17+01:00 Update to 6.2.5 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,9 +1,9 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=layer-shell-qt -pkgver=6.2.4 +pkgver=6.2.5 _dirver=$(echo $pkgver | cut -d. -f1-3) -pkgrel=3 +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=('001897a7d4991a9e95be73152d9513662cc7d8a53211702d906d597b73ced872' +sha256sums=('bc09870218df387c377bad2fed4b2a8f39121ddbdc5c6bb28a40be0c1b000c77' '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/18d1f9ab341b63b97777122fa662e4bb83d5f951 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/layer-shell-qt/-/commit/18d1f9ab341b63b97777122fa662e4bb83d5f951 You're receiving this email because of your account on gitlab.archlinux.org.
