Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / layer-shell-qt
Commits: 8895c95e by Tomaz Canabrava at 2024-11-05T19:10:17+01:00 Update to 6.2.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=layer-shell-qt -pkgver=6.2.2 +pkgver=6.2.3 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 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=('07e6b5b1b3a543b6ac386beabb05e1f0fe0d4d34a720fb9a9b62bcf42640575a' +sha256sums=('00941fedfc5420f65d6be24704b5cc2f07f5971f5b7c00145668cedc73651e1c' '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/8895c95ed947295b746a8a8144e6a610f8b92933 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/layer-shell-qt/-/commit/8895c95ed947295b746a8a8144e6a610f8b92933 You're receiving this email because of your account on gitlab.archlinux.org.
