git » kinfocenter.git » commit ba5b8ae

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 ffc838ce9eb85296accd887d7b1390970d3acfc1

Plasma 5.7.3

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index ae94408..ded5bfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kinfocenter
-pkgver=5.7.2
+pkgver=5.7.3
 pkgrel=1
 pkgdesc='A utility that provides information about a computer system'
 arch=('i686' 'x86_64')
@@ -15,11 +15,12 @@ conflicts=('kdebase-workspace')
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig} 
 'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg' 'kcm-about-distrorc')
-sha256sums=('e4f5ecc296415c7a381df0fd47d167da0b0f2906f3ab876428bbe3e40b88fef6'
+sha256sums=('2988a7eea03d701385bf94d2437871440919b851be41f5b4fb3c11380120c6e8'
             'SKIP'
             'a7f37c9c87f0e0e37454b47ec1221b61416aa9e319cc46a1f0b5b70c4a1dcb6e'
             '02ae86f5ef8de5fabb97db2043065c9b6b77b7c6a71a1115161e559e39c01451')
 validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088'  # Jonathan Riddell
+              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
               'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
 
 prepare() {