Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
oxygen-sounds
Commits:
bd494951 by Antonio Rojas at 2025-02-11T13:17:54+01:00
upgpkg: 6.3.0-1: Plasma 6.3.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,19 +1,19 @@
pkgbase = oxygen-sounds
pkgdesc = The Oxygen Sound Theme
- pkgver = 6.2.5
+ pkgver = 6.3.0
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.5/oxygen-sounds-6.2.5.tar.xz
- source =
https://download.kde.org/stable/plasma/6.2.5/oxygen-sounds-6.2.5.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.3.0/oxygen-sounds-6.3.0.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.3.0/oxygen-sounds-6.3.0.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
ee083c672b76005dfde340902cf0302ca081b359caa566679334da967e8f75b4
+ sha256sums =
bea2fe5c414a37ae669f39922ccbadc140779247045297ec2d011fa17ecc0f2b
sha256sums = SKIP
pkgname = oxygen-sounds
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=oxygen-sounds
pkgdesc='The Oxygen Sound Theme'
-pkgver=6.2.5
+pkgver=6.3.0
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
arch=(any)
@@ -14,7 +14,7 @@ depends=()
makedepends=(extra-cmake-modules)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('ee083c672b76005dfde340902cf0302ca081b359caa566679334da967e8f75b4'
+sha256sums=('bea2fe5c414a37ae669f39922ccbadc140779247045297ec2d011fa17ecc0f2b'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan
Esk-Riddell <[email protected]>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/oxygen-sounds/-/commit/bd4949513f285c93d6cefa316ae5652daf122ecf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/oxygen-sounds/-/commit/bd4949513f285c93d6cefa316ae5652daf122ecf
You're receiving this email because of your account on gitlab.archlinux.org.