Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
plasma-browser-integration
Commits:
cf4140b0 by Antonio Rojas at 2025-12-09T14:59:59+01:00
upgpkg: 6.5.4-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = plasma-browser-integration
pkgdesc = Components necessary to integrate browsers into the Plasma
Desktop
- pkgver = 6.5.3
+ pkgver = 6.5.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -23,13 +23,13 @@ pkgbase = plasma-browser-integration
depends = plasma-workspace
depends = purpose
depends = qt6-base
- source =
https://download.kde.org/stable/plasma/6.5.3/plasma-browser-integration-6.5.3.tar.xz
- source =
https://download.kde.org/stable/plasma/6.5.3/plasma-browser-integration-6.5.3.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.5.4/plasma-browser-integration-6.5.4.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.5.4/plasma-browser-integration-6.5.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
cc4d72f25e429110c2a5ad2ad808de37ed138957e32defdc15d19c8a0bffdd4e
+ sha256sums =
3a50d94dfff06ebfb0389e41b074ba1574a8c1af6c526a8f81395c96d196deb0
sha256sums = SKIP
pkgname = plasma-browser-integration
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=plasma-browser-integration
-pkgver=6.5.3
+pkgver=6.5.4
_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=('cc4d72f25e429110c2a5ad2ad808de37ed138957e32defdc15d19c8a0bffdd4e'
+sha256sums=('3a50d94dfff06ebfb0389e41b074ba1574a8c1af6c526a8f81395c96d196deb0'
'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/cf4140b0efa05507b989a4d55ce6799ab81d20c2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-browser-integration/-/commit/cf4140b0efa05507b989a4d55ce6799ab81d20c2
You're receiving this email because of your account on gitlab.archlinux.org.