git » kdecoration.git » commit aaff24d

Plasma 5.27.6

author Antonio Rojas
2023-06-20 15:42:51 UTC
committer Antonio Rojas
2023-06-20 15:42:51 UTC
parent 64aa823deeca13defa67ee26dc6955689f2efae9

Plasma 5.27.6

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5bddccf..b62f502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdecoration
-pkgver=5.27.5
+pkgver=5.27.6
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Plugin based library to create window decorations'
@@ -14,7 +14,7 @@ depends=(ki18n kcoreaddons)
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('effbf6c5c79802d07fa14f8bd40a9d57bbfc2af2861b6ed596687db48230be42'
+sha256sums=('9db69b439a9a6c863c5be74ba380964087c83b0f438aeaf6d0a97f5fd05294e6'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>