git » plasma-integration.git » commit 3ff54c9

Plasma 5.14.0

author Antonio Rojas
2018-10-09 10:26:02 UTC
committer Antonio Rojas
2018-10-09 10:26:02 UTC
parent f6c0a73bfd4af66ac2a0c19cd5e10c96cde68e3a

Plasma 5.14.0

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index 2eebe4c..ee35873 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars@archlinux.org>
 
 pkgname=plasma-integration
-pkgver=5.13.5
+pkgver=5.14.0
 pkgrel=1
 pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces"
 arch=(x86_64)
@@ -12,11 +12,11 @@ depends=(kio kwayland libxcursor noto-fonts ttf-hack qqc2-desktop-style)
 makedepends=(extra-cmake-modules breeze)
 groups=(plasma)
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e2d95919ea223771c162ffce19b191fef55c0f5a1016d0029293969b8ecaa748'
+sha256sums=('87cc3058d6085df6ecc6451eb215bdd59aa5669ea649136ca3e56603791c64b7'
             'SKIP')
-validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>
-              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson
+              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson <davidedmundson@kde.org>
               '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart@gmail.com>
 
 prepare() {