Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages /
plasma-integration
Commits:
ebbeb870 by Tomaz Canabrava at 2025-08-05T23:17:07+02:00
upgpkg: 6.4.4-2: Update to 6.4.4
- - - - -
e7864577 by Tomaz Canabrava at 2025-08-06T00:07:09+02:00
upgpkg: 6.4.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = plasma-integration
pkgdesc = Qt Platform Theme integration plugins for the Plasma
workspaces
- pkgver = 6.4.3
- pkgrel = 2
+ pkgver = 6.4.4
+ pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
groups = plasma
@@ -45,13 +45,13 @@ pkgbase = plasma-integration
depends = qt6-declarative
depends = qt6-wayland
depends = wayland
- source =
https://download.kde.org/stable/plasma/6.4.3/plasma-integration-6.4.3.tar.xz
- source =
https://download.kde.org/stable/plasma/6.4.3/plasma-integration-6.4.3.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.4.4/plasma-integration-6.4.4.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.4.4/plasma-integration-6.4.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
71f3e643d7b7f33fc2e473850424dcfb00c3258d7fe2e271a032621333288bd7
+ sha256sums =
0d384ff9528d7fe7fd474d01008b256806e0c6cf0e79ccc81f34a08dbc449b2f
sha256sums = SKIP
pkgname = plasma-integration
=====================================
PKGBUILD
=====================================
@@ -4,9 +4,9 @@
pkgbase=plasma-integration
pkgname=(plasma-integration
plasma5-integration)
-pkgver=6.4.3
+pkgver=6.4.4
_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=('71f3e643d7b7f33fc2e473850424dcfb00c3258d7fe2e271a032621333288bd7'
+sha256sums=('0d384ff9528d7fe7fd474d01008b256806e0c6cf0e79ccc81f34a08dbc449b2f'
'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/-/compare/85f9f1e9e38ba3637af398fd64b1fafa98aa9cd7...e7864577f084478a42742831238924795f170ff5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-integration/-/compare/85f9f1e9e38ba3637af398fd64b1fafa98aa9cd7...e7864577f084478a42742831238924795f170ff5
You're receiving this email because of your account on gitlab.archlinux.org.