Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / ocean-sound-theme
Commits: be45d453 by Tomaz Canabrava at 2025-06-18T11:25:44+02:00 Update to 6.4.0 - - - - - 3 changed files: - .SRCINFO - PKGBUILD - − README.md Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = ocean-sound-theme pkgdesc = Ocean Sound Theme for Plasma - pkgver = 6.3.5 + pkgver = 6.3.91 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.3.5/ocean-sound-theme-6.3.5.tar.xz - source = https://download.kde.org/stable/plasma/6.3.5/ocean-sound-theme-6.3.5.tar.xz.sig + source = https://download.kde.org/unstable/plasma/6.3.91/ocean-sound-theme-6.3.91.tar.xz + source = https://download.kde.org/unstable/plasma/6.3.91/ocean-sound-theme-6.3.91.tar.xz.sig validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20 - sha256sums = e6ab2ef12ba392cdadbc4fa1043a4a1d5419b6177a086822f68c7a5b521798c3 + sha256sums = 1968b957d26eb5f54c751c27b373de1da9a327e265b4b00ea32992b8db6af00b sha256sums = SKIP pkgname = ocean-sound-theme ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=ocean-sound-theme pkgdesc='Ocean Sound Theme for Plasma' -pkgver=6.3.5 +pkgver=6.4.0 _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=('e6ab2ef12ba392cdadbc4fa1043a4a1d5419b6177a086822f68c7a5b521798c3' +sha256sums=('afa672a91caea9a34f9fe69903bff4d8cf99b16393db52d546fabe2b5b8ea773' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <j...@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bs...@kde.org> ===================================== README.md deleted ===================================== @@ -1,3 +0,0 @@ -This package is part of the `plasma` suite, and is managed by the scripts at https://gitlab.archlinux.org/archlinux/kde-build. - -Do not upgrade this package individually, or make any format changes to the PKGBUILD without checking with the KDE package maintainers first. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocean-sound-theme/-/commit/be45d4530f19107c73324719ec46c39a763083d5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocean-sound-theme/-/commit/be45d4530f19107c73324719ec46c39a763083d5 You're receiving this email because of your account on gitlab.archlinux.org.