git » kwayland-integration.git » commit 0434a77

Plasma 5.7.3

author Antonio Rojas
2016-08-02 12:39:22 UTC
committer Antonio Rojas
2016-08-02 12:39:22 UTC
parent 3b73cc8605ac7ef44ada6d3591153520e35e6e75

Plasma 5.7.3

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7d6c23f..ba63ed3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kwayland-integration
-pkgver=5.7.2
+pkgver=5.7.3
 pkgrel=1
 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system'
 arch=(i686 x86_64)
@@ -11,9 +11,10 @@ depends=(kwindowsystem kidletime kwayland)
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('fb6ecedb227d4b3e40e7f316aba92fe90bd0adb2a364d94182e1d81dd166a949'
+sha256sums=('36ba2bd05a25e4adc9ca179c285a1ea31b3d8e1fafcdc2f7e443b9315aae91f2'
             'SKIP')
 validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088'  # Jonathan Riddell
+              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
               'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
 
 prepare() {