Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / layer-shell-qt
Commits: 7e80e489 by Tomaz Canabrava at 2024-10-15T14:37:29-04:00 Update to 6.2.1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,9 +1,9 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=layer-shell-qt -pkgver=6.2.0 +pkgver=6.2.1 _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/' @@ -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=('5390d178e7f6516d691edaa85fce9cbccfe060cea573abc650bb4066878eb2fe' +sha256sums=('11e86d307f99e9a78697f4d0b4b11528e4a096228265dc66e58f299e6c397943' '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/7e80e4898e30b1b1d4e51f06164a4c39cc09fc7f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/layer-shell-qt/-/commit/7e80e4898e30b1b1d4e51f06164a4c39cc09fc7f You're receiving this email because of your account on gitlab.archlinux.org.
