git » breeze.git » commit 8d86cd7

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 0c69a8c533a9cc868854be6b85119a2486a91b36

Plasma 5.7.3

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index c99401a..ebd35fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgbase=breeze
 pkgname=('breeze' 'breeze-kde4')
-pkgver=5.7.2
+pkgver=5.7.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -12,9 +12,10 @@ license=('LGPL')
 makedepends=('extra-cmake-modules' 'frameworkintegration' 'kdelibs'
              'automoc4' 'kdecoration' 'kcmutils' 'plasma-framework' 'python')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgbase-$pkgver.tar.xz"{,.sig})
-sha256sums=('5e7523b1b0f4aa6e69d6116308792f380c259ff2f6d7a2515f5a89268dbf1494'
+sha256sums=('f79c8ad8a770dd36a62e6191e06e9677ee0d85bd1c805b4a583777c2f508d2f3'
             'SKIP')
 validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088'  # Jonathan Riddell
+              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
               'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
 
 prepare() {