git » systemsettings.git » commit 72931f1

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 e661a9b2616d5825c639a89c97872b7bc011c7fc

Plasma 5.7.3

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index ccc9f95..84dc404 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=systemsettings
-pkgver=5.7.2
+pkgver=5.7.3
 pkgrel=1
 pkgdesc='KDE system settings'
 arch=('i686' 'x86_64')
@@ -14,9 +14,10 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('d146bd8988b77f187409dbab81b1de31f2c83a1d179ad32b7116d80a5d055838'
+sha256sums=('23fb5c257acc11b9ae033c6e3ea8c1bfe441fca097a34f45e9c1ddcd2ddee61c'
             'SKIP')
 validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088'  # Jonathan Riddell
+              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
               'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
 
 prepare() {