Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages /
plasma-integration
Commits:
7ae0f8b1 by Tomaz Canabrava at 2025-01-02T09:23:42+01:00
Update to 6.2.5
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -4,9 +4,9 @@
pkgbase=plasma-integration
pkgname=(plasma-integration
plasma5-integration)
-pkgver=6.2.4
+pkgver=6.2.5
_dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=1
pkgdesc='Qt Platform Theme integration plugins for the Plasma workspaces'
arch=(x86_64)
url='https://kde.org/plasma-desktop/'
@@ -52,7 +52,7 @@ makedepends=(extra-cmake-modules
qt5-x11extras)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('8d3d9b022aef411a36aada564931aad4ec81df8b8ef6e3f4091e362522295cc7'
+sha256sums=('5795e52285deea10877fd56474473d061071cb425ba87cef3366832d50764729'
'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-integration/-/commit/7ae0f8b12491123c6d56367a41a308a768747f38
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-integration/-/commit/7ae0f8b12491123c6d56367a41a308a768747f38
You're receiving this email because of your account on gitlab.archlinux.org.