git » polkit-kde-agent.git » commit 1cde316

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 15baf83b33b4681cc5f7416474c07ade90fca98f

Plasma 5.7.3

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2ff79c8..60f9a46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=polkit-kde-agent
-pkgver=5.7.2
+pkgver=5.7.3
 pkgrel=1
 pkgdesc='Daemon providing a polkit authentication UI for KDE'
 arch=('i686' 'x86_64')
@@ -15,9 +15,10 @@ conflicts=('polkit-kde-frameworks')
 replaces=('polkit-kde-frameworks')
 groups=(plasma)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-1-$pkgver.tar.xz"{,.sig})
-sha256sums=('8565ded2a1150279797130182a3c9d4b651d5c7f71262df67de1ea277b10a04f'
+sha256sums=('782db1ecececc72a20877a85d1d9a48ee9b63aa91bbffabb01fb66e71a1127c8'
             'SKIP')
 validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088'  # Jonathan Riddell
+              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
               'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
 
 prepare() {