* update ocean-sound-theme to 6.1.2-1

This commit is contained in:
Alexander Baldeck 2024-09-12 14:21:33 +02:00
parent 8bb7d227ff
commit 9ec7b86d9b
2 changed files with 22 additions and 2 deletions

View File

@ -0,0 +1,20 @@
pkgbase = ocean-sound-theme
pkgdesc = Ocean Sound Theme for Plasma
pkgver = 6.1.2
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = any
groups = plasma
license = LGPL-2.0-or-later
makedepends = extra-cmake-modules
makedepends = qt6-base
source = https://download.kde.org/stable/plasma/6.1.2/ocean-sound-theme-6.1.2.tar.xz
source = https://download.kde.org/stable/plasma/6.1.2/ocean-sound-theme-6.1.2.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
sha256sums = cbfa84d8e870306e6b2313f30b160e714600f15fe5b79ec7764fdaf2d6e94f7b
sha256sums = SKIP
pkgname = ocean-sound-theme

View File

@ -3,7 +3,7 @@
pkgname=ocean-sound-theme
pkgdesc='Ocean Sound Theme for Plasma'
pkgver=6.0.5
pkgver=6.1.2
_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=('6015f3931a74134fdd7eef5c7c7592ef8b740fcc084d7726f8df993dc5289f6b'
sha256sums=('cbfa84d8e870306e6b2313f30b160e714600f15fe5b79ec7764fdaf2d6e94f7b'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>