Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages /
plasma-integration
Commits:
250c8b33 by Tomaz Canabrava at 2024-09-10T19:29:23+02:00
Update to 6.1.5
- - - - -
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.1.4
- pkgrel = 3
+ pkgver = 6.0.90
+ pkgrel = 2
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.1.4/plasma-integration-6.1.4.tar.xz
- source =
https://download.kde.org/stable/plasma/6.1.4/plasma-integration-6.1.4.tar.xz.sig
+ source =
https://download.kde.org/unstable/plasma/6.0.90/plasma-integration-6.0.90.tar.xz
+ source =
https://download.kde.org/unstable/plasma/6.0.90/plasma-integration-6.0.90.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
08a12823fd78e7be04e23f1dd1f5ee6eb1535cab561237d6efd4b0d032dcaa74
+ sha256sums =
e63f22c0ab13367a29c22c4339b64ac15d70e7d40a287faf327aee13d11dab5d
sha256sums = SKIP
pkgname = plasma-integration
=====================================
PKGBUILD
=====================================
@@ -4,9 +4,9 @@
pkgbase=plasma-integration
pkgname=(plasma-integration
plasma5-integration)
-pkgver=6.1.4
+pkgver=6.1.5
_dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=3
+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=('08a12823fd78e7be04e23f1dd1f5ee6eb1535cab561237d6efd4b0d032dcaa74'
+sha256sums=('15ab4bf7709124ec4fe78422820901c8efb7fbb92245576be57c847482a5ec9b'
'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/250c8b33d50dcd4880a4bcb8c0a955a38a4f04fc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-integration/-/commit/250c8b33d50dcd4880a4bcb8c0a955a38a4f04fc
You're receiving this email because of your account on gitlab.archlinux.org.