git » breeze.git » commit 38dd9cb

Plasma 5.27.9

author Antonio Rojas
2023-10-24 13:18:05 UTC
committer Antonio Rojas
2023-10-24 13:18:05 UTC
parent 83b486dc444f8504287645472cf33731acc0442b

Plasma 5.27.9

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 7c17e43..4550e0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=breeze
-pkgver=5.27.8
+pkgver=5.27.9
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 pkgdesc='Artwork, styles and assets for the Breeze visual style for the Plasma Desktop'
 url='https://kde.org/plasma-desktop/'
@@ -16,7 +16,7 @@ optdepends=('breeze-gtk: Breeze widget style for GTK applications'
             'kcmutils5: for breeze-settings')
 groups=(plasma)
 source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('cda48253cb74a4f18c0edbc3065a61055cafcb167362c4e90be52182b0e73e44'
+sha256sums=('5ac516295e975feeff5f16d6df5e5757cd40e636842fbba35b0b4f0e71f2464f'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>