git » plasma-integration.git » commit f127314

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 1960e8a8ec5b8afb5a5ae7cb4ba45fbf9861398c

Plasma 5.7.3

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index ed4eaa6..81d526f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars@archlinux.org>
 
 pkgname=plasma-integration
-pkgver=5.7.2
+pkgver=5.7.3
 pkgrel=1
 pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces"
 arch=(i686 x86_64)
@@ -12,9 +12,10 @@ depends=(kio kwayland libxcursor noto-fonts ttf-oxygen)
 makedepends=(extra-cmake-modules python breeze)
 groups=(plasma)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cfd8a328041a6793a17f20e9502cece94d7f302d395468a49f87b6de00030ac9'
+sha256sums=('140e38073ab90c4deb11ac06586a9ea355d9637068ae8df45dc4994a9cac9cf2'
             'SKIP')
 validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088'  # Jonathan Riddell
+              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
               'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
 
 prepare() {