* update oxygen-sounds to 6.2.4-1

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

View File

@ -1,19 +1,19 @@
pkgbase = oxygen-sounds
pkgdesc = The Oxygen Sound Theme
pkgver = 6.2.2
pkgver = 6.2.4
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = any
groups = plasma
license = LGPL-2.0-or-later
makedepends = extra-cmake-modules
source = https://download.kde.org/stable/plasma/6.2.2/oxygen-sounds-6.2.2.tar.xz
source = https://download.kde.org/stable/plasma/6.2.2/oxygen-sounds-6.2.2.tar.xz.sig
source = https://download.kde.org/stable/plasma/6.2.4/oxygen-sounds-6.2.4.tar.xz
source = https://download.kde.org/stable/plasma/6.2.4/oxygen-sounds-6.2.4.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
sha256sums = e91f5f62afdf446a0f7692813a9fd0a56dd09d5d019a58b6c3b959d9bf64dffc
sha256sums = 7967bc3920303725aae1b57001f2192b06a25084fbf3b8e845f5f051a56258de
sha256sums = SKIP
pkgname = oxygen-sounds

View File

@ -5,7 +5,7 @@
pkgname=oxygen-sounds
pkgdesc='The Oxygen Sound Theme'
pkgver=6.2.2
pkgver=6.2.4
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
arch=(any)
@ -15,7 +15,7 @@ depends=()
makedepends=(extra-cmake-modules)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
sha256sums=('e91f5f62afdf446a0f7692813a9fd0a56dd09d5d019a58b6c3b959d9bf64dffc'
sha256sums=('7967bc3920303725aae1b57001f2192b06a25084fbf3b8e845f5f051a56258de'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>