git » plasma-workspace-wallpapers.git » commit 35ced26

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 dc3abf9ecc2b7a88cf549411597f97cb11e646f1

Plasma 5.7.3

PKGBUILD +3 -2

diff --git a/PKGBUILD b/PKGBUILD
index b1291e8..de5633b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=plasma-workspace-wallpapers
-pkgver=5.7.2
+pkgver=5.7.3
 pkgrel=1
 pkgdesc='Additional wallpapers for the Plasma Workspace'
 arch=('any')
@@ -13,9 +13,10 @@ makedepends=('extra-cmake-modules' 'qt5-base')
 conflicts=('kde-wallpapers')
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('fd9f22cbbb300fb81d11f188cb431acc90a3d9720540abbea6df292b7accf0f3'
+sha256sums=('ff559fc487bdeaeedd55d45edabb8404f2a10484ec14400b1a8e99c0a298a210'
             'SKIP')
 validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088'  # Jonathan Riddell
+              '348C8651206633FD983A8FC4DEACEA00075E1D76'  # KDE Neon
               'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson
 
 prepare() {