Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
breeze-plymouth
Commits:
e46bea6f by Antonio Rojas at 2026-02-24T22:53:05+01:00
upgpkg: 6.6.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = breeze-plymouth
pkgdesc = Plymouth theme for the Breeze visual style for the Plasma
Desktop
- pkgver = 6.6.0
+ pkgver = 6.6.1
pkgrel = 1
url = https://kde.org/plasma-desktop/
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = breeze-plymouth
makedepends = extra-cmake-modules
depends = glibc
depends = plymouth
- source =
https://download.kde.org/stable/plasma/6.6.0/breeze-plymouth-6.6.0.tar.xz
- source =
https://download.kde.org/stable/plasma/6.6.0/breeze-plymouth-6.6.0.tar.xz.sig
+ source =
https://download.kde.org/stable/plasma/6.6.1/breeze-plymouth-6.6.1.tar.xz
+ source =
https://download.kde.org/stable/plasma/6.6.1/breeze-plymouth-6.6.1.tar.xz.sig
validpgpkeys = E0A3EB202F8E57528E13E72FD7574483BB57B18D
validpgpkeys = 0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D
validpgpkeys = D07BD8662C56CB291B316EB2F5675605C74E02CF
validpgpkeys = 1FA881591C26B276D7A5518EEAAF29B42A678C20
- sha256sums =
1bc0676e1b2a2a54312378815f53005e244ab4ea20154f07e3a5f01bb2940d1e
+ sha256sums =
49d7cd9910144c1b3f2260b13a9b0ffb4d634aca970bc37b4e05c816ba66619d
sha256sums = SKIP
pkgname = breeze-plymouth
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=breeze-plymouth
-pkgver=6.6.0
+pkgver=6.6.1
_dirver=$(echo $pkgver | cut -d. -f1-3)
pkgrel=1
pkgdesc='Plymouth theme for the Breeze visual style for the Plasma Desktop'
@@ -13,7 +13,7 @@ depends=(glibc
makedepends=(extra-cmake-modules)
groups=(plasma)
source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1bc0676e1b2a2a54312378815f53005e244ab4ea20154f07e3a5f01bb2940d1e'
+sha256sums=('49d7cd9910144c1b3f2260b13a9b0ffb4d634aca970bc37b4e05c816ba66619d'
'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-plymouth/-/commit/e46bea6fd015d5b67c0f5cb65f56def2e0c672a9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/breeze-plymouth/-/commit/e46bea6fd015d5b67c0f5cb65f56def2e0c672a9
You're receiving this email because of your account on gitlab.archlinux.org.