git » plasma-integration.git » commit da02f66

Plasma 5.27.9

author Antonio Rojas
2023-10-24 13:18:13 UTC
committer Antonio Rojas
2023-10-24 13:18:13 UTC
parent 908a8d76671ecc50849df9887fdaad73e0dca583

Plasma 5.27.9

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 95fffad..f0eecd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
 # Maintainer: Felix Yan <felixonmars@archlinux.org>
 
 pkgname=plasma-integration
-pkgver=5.27.8
+pkgver=5.27.9
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=2
+pkgrel=1
 pkgdesc='Qt Platform Theme integration plugins for the Plasma workspaces'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
@@ -13,7 +13,7 @@ depends=(libxcursor noto-fonts ttf-hack qqc2-desktop-style5 kio5 perl)
 makedepends=(extra-cmake-modules breeze plasma-wayland-protocols)
 groups=(plasma)
 source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('fb1cfbe75b4536fb57cc91ed7dcad49e0e00414fc29576b5c3905562b418c791'
+sha256sums=('582a874a33d45f709e003dbd92a6c2a6e2ac0b495961536bc122d398b23e5db3'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>