git » kwayland-integration.git » commit 783c564

Plasma 5.11.5

author Antonio Rojas
2018-01-02 19:41:29 UTC
committer Antonio Rojas
2018-01-02 19:41:29 UTC
parent 3f1c33ad728570746d65cc0ee2cdffde3e38460b

Plasma 5.11.5

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index 3844518..48c061e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kwayland-integration
-pkgver=5.11.4
+pkgver=5.11.5
 pkgrel=1
 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system'
 arch=(x86_64)
@@ -11,11 +11,12 @@ depends=(kwindowsystem kidletime kwayland)
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('9ed545787515c04ce8a714230498b21f8c4914c379471adec175ec5874a35f0d'
+sha256sums=('fae66ee78655770f1c40444899398316b7509481b38d5df7b3ab425afd7f3a76'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
-              'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
+              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson
+              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart@gmail.com>
 
 prepare() {
   mkdir -p build