Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages /
ocean-sound-theme
Commits:
33ffce7c by Tomaz Canabrava at 2026-01-13T21:58:22+01:00
upgpkg: 6.5.5-1: Update to 6.5.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ocean-sound-theme
pkgdesc = Ocean Sound Theme for Plasma
- pkgver = 6.5.4
+ pkgver = 6.5.5
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = any
@@ -8,13 +8,13 @@ pkgbase = ocean-sound-theme
license = LGPL-2.0-or-later
makedepends = extra-cmake-modules
makedepends = qt6-base
- source =
https://download.kde.org/stable/plasma/6.5.4/ocean-sound-theme-6.5.4.tar.xz
- source =
https://download.kde.org/stable/plasma/6.5.4/ocean-sound-theme-6.5.4.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.5.5/ocean-sound-theme-6.5.5.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.5.5/ocean-sound-theme-6.5.5.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
c04cc94f70047baa3ac850434915a118872d576307c8a1ea6ed6334fe8acbee4
+ sha256sums =
ce629cc9990a3dc381d3bd45c37838a618f51021761a37671e74b9a45624a12c
sha256sums = SKIP
pkgname = ocean-sound-theme
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=ocean-sound-theme
pkgdesc='Ocean Sound Theme for Plasma'
-pkgver=6.5.4
+pkgver=6.5.5
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
arch=(any)
@@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules
qt6-base)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('c04cc94f70047baa3ac850434915a118872d576307c8a1ea6ed6334fe8acbee4'
+sha256sums=('ce629cc9990a3dc381d3bd45c37838a618f51021761a37671e74b9a45624a12c'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan
Esk-Riddell <[email protected]>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocean-sound-theme/-/commit/33ffce7cdca4d80f0420ae6804d917788e951a3e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocean-sound-theme/-/commit/33ffce7cdca4d80f0420ae6804d917788e951a3e
You're receiving this email because of your account on gitlab.archlinux.org.