* update ocean-sound-theme to 6.2.4-1

This commit is contained in:
Alexander Baldeck 2024-12-24 23:43:42 +01:00
parent 18bf343370
commit 0183ac4f18
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
pkgbase = ocean-sound-theme
pkgdesc = Ocean Sound Theme for Plasma
pkgver = 6.2.2
pkgver = 6.2.4
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.2.2/ocean-sound-theme-6.2.2.tar.xz
source = https://download.kde.org/stable/plasma/6.2.2/ocean-sound-theme-6.2.2.tar.xz.sig
source = https://download.kde.org/stable/plasma/6.2.4/ocean-sound-theme-6.2.4.tar.xz
source = https://download.kde.org/stable/plasma/6.2.4/ocean-sound-theme-6.2.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
sha256sums = 6f19a1da39790449cc902a3cca952c2e5d93aa1f464438c7b5740352ddf597a5
sha256sums = 7b5492abad8a75d242e788395cda054decfc85d0ff221bce05b924518f16300a
sha256sums = SKIP
pkgname = ocean-sound-theme

View File

@ -3,7 +3,7 @@
pkgname=ocean-sound-theme
pkgdesc='Ocean Sound Theme for Plasma'
pkgver=6.2.2
pkgver=6.2.4
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
arch=(any)
@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules
qt6-base)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('6f19a1da39790449cc902a3cca952c2e5d93aa1f464438c7b5740352ddf597a5'
sha256sums=('7b5492abad8a75d242e788395cda054decfc85d0ff221bce05b924518f16300a'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>