git » plasma-integration.git » commit e6ae0b5

Plasma 5.7.0

author Antonio Rojas
2016-07-05 11:55:10 UTC
committer Antonio Rojas
2016-07-05 11:55:10 UTC
parent 39b83f89e1bb39c723197864ec8a156b8068f9b9

Plasma 5.7.0

PKGBUILD +6 -5

diff --git a/PKGBUILD b/PKGBUILD
index dddf85d..8842f04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,19 @@
 # Maintainer: Felix Yan <felixonmars@archlinux.org>
 
 pkgname=plasma-integration
-pkgver=5.6.5
-pkgrel=2
+pkgver=5.7.0
+pkgrel=1
 pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces"
 arch=(i686 x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
 depends=(kio kwayland libxcursor noto-fonts ttf-oxygen)
-makedepends=(extra-cmake-modules python)
+makedepends=(extra-cmake-modules python breeze)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('40e8716f3472d1a2b22bc44d51d76901c8ce0606e7587b549584cb7e9e1c87e8'
+sha256sums=('311612b858a53e738db24f0b70cb4cd5e6e1da59c50d481d5e518232cc051566'
             'SKIP')
-validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088'  # Jonathan Riddell
+              'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
 
 prepare() {
   mkdir -p build