Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / plasma-browser-integration
Commits: 10614ed9 by Tomaz Canabrava at 2024-10-23T08:58:52+02:00 Update to 6.2.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=plasma-browser-integration -pkgver=6.2.1 +pkgver=6.2.2 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='Components necessary to integrate browsers into the Plasma Desktop' @@ -27,7 +27,7 @@ depends=(gcc-libs makedepends=(extra-cmake-modules) groups=(plasma) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('0758f6209da6c824a9978eef9427d1bf3d96187b1fcfc319a8c06082be71ed2a' +sha256sums=('6bc4a6b7941c8a0d12d52d167cbb1410a225d43a0f77d353017b2c941e676b0e' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <[email protected]> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <[email protected]> View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-browser-integration/-/commit/10614ed997d04fa6f0d1775ce8c656870ec5fb08 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-browser-integration/-/commit/10614ed997d04fa6f0d1775ce8c656870ec5fb08 You're receiving this email because of your account on gitlab.archlinux.org.
