Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / kwayland
Commits: d3105781 by Tomaz Canabrava at 2024-10-15T14:37:25-04:00 Update to 6.2.1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kwayland -pkgver=6.2.0 +pkgver=6.2.1 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' @@ -23,7 +23,7 @@ makedepends=(doxygen wayland-protocols) groups=(plasma) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('7ffe0c2b1f82315b6226c50cfb752e6738e576fbf70b7296d1717b3d86226244' +sha256sums=('bde074d09d96c7448416647c44ff3ed47ba55460353b32c00f55028ea8ea0c7c' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland/-/commit/d31057814eac24650a479f49044ecc1c40252d6f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/kwayland/-/commit/d31057814eac24650a479f49044ecc1c40252d6f You're receiving this email because of your account on gitlab.archlinux.org.
