Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
breeze
Commits:
f8b24f8d by Antonio Rojas at 2024-10-08T18:21:39+02:00
upgpkg: 6.2.0-1: Plasma 6.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = breeze
pkgdesc = Artwork, styles and assets for the Breeze visual style for
the Plasma Desktop
- pkgver = 6.1.5
+ pkgver = 6.2.0
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -31,13 +31,13 @@ pkgbase = breeze
depends = qt6-declarative
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.1.5/breeze-6.1.5.tar.xz
- source =
https://download.kde.org/stable/plasma/6.1.5/breeze-6.1.5.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.2.0/breeze-6.2.0.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.2.0/breeze-6.2.0.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
5449177c90613f97b474ae776285ccfc6e8673691d120337d95370c9e7c83cb2
+ sha256sums =
f965a09fe199846d55366c6114ea933673ca4cc7dcb81e240c9c0ae47915ee51
sha256sums = SKIP
pkgname = breeze
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgbase=breeze
pkgname=(breeze
breeze5)
-pkgver=6.1.5
+pkgver=6.2.0
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
arch=(x86_64)
@@ -39,7 +39,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=('5449177c90613f97b474ae776285ccfc6e8673691d120337d95370c9e7c83cb2'
+sha256sums=('f965a09fe199846d55366c6114ea933673ca4cc7dcb81e240c9c0ae47915ee51'
'SKIP')
validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan
Esk-Riddell <[email protected]>
'0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze/-/commit/f8b24f8da766f1a656c74fe78d8ccc6847b51388
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze/-/commit/f8b24f8da766f1a656c74fe78d8ccc6847b51388
You're receiving this email because of your account on gitlab.archlinux.org.