Tomaz Canabrava pushed to branch main at Arch Linux / Packaging / Packages / breeze
Commits: 4d57a6cd by Tomaz Canabrava at 2025-06-18T11:25:32+02:00 Update to 6.4.0 - - - - - 3 changed files: - .SRCINFO - PKGBUILD - − README.md Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = breeze pkgdesc = Artwork, styles and assets for the Breeze visual style for the Plasma Desktop - pkgver = 6.3.5 + pkgver = 6.3.91 pkgrel = 1 url = https://kde.org/plasma-desktop/ arch = x86_64 @@ -32,13 +32,13 @@ pkgbase = breeze depends = qt6-svg optdepends = breeze-gtk: Breeze widget style for GTK applications optdepends = breeze5: Breeze widget style for Qt5 applications - source = https://download.kde.org/stable/plasma/6.3.5/breeze-6.3.5.tar.xz - source = https://download.kde.org/stable/plasma/6.3.5/breeze-6.3.5.tar.xz.sig + source = https://download.kde.org/unstable/plasma/6.3.91/breeze-6.3.91.tar.xz + source = https://download.kde.org/unstable/plasma/6.3.91/breeze-6.3.91.tar.xz.sig validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20 - sha256sums = 5803d8e3d4edf7de26e2df21ec28662b611a0bca505c39b991c7763dba6026ab + sha256sums = 2b5ee527072b983325746eec8cafaa4ecc1de3fcc74bc9bc304149a4f1f5b11b sha256sums = SKIP pkgname = breeze ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgbase=breeze pkgname=(breeze breeze5) -pkgver=6.3.5 +pkgver=6.4.0 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 arch=(x86_64) @@ -40,7 +40,7 @@ optdepends=('breeze-gtk: Breeze widget style for GTK applications' 'breeze5: Breeze widget style for Qt5 applications') groups=(plasma) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('5803d8e3d4edf7de26e2df21ec28662b611a0bca505c39b991c7763dba6026ab' +sha256sums=('cfdb38f0a4e2c428e9ca5a5fd12400b6804abcdd5359b636fa5327a35121e866' '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/breeze/-/commit/4d57a6cdbe74048720f6069ff1d3179c76f599ae -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/breeze/-/commit/4d57a6cdbe74048720f6069ff1d3179c76f599ae You're receiving this email because of your account on gitlab.archlinux.org.