git » kwin.git » commit b9e90b7

Plasma 5.6.5

author Antonio Rojas
2016-06-14 14:58:36 UTC
committer Antonio Rojas
2016-06-14 14:58:36 UTC
parent 9b0bf22fd8c28bade746ecc5224f3fefb2324c11

Plasma 5.6.5

PKGBUILD +5 -3

diff --git a/PKGBUILD b/PKGBUILD
index 3d0a55f..8fe258d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwin
-pkgver=5.6.4
+pkgver=5.6.5
 pkgrel=1
 pkgdesc='KDE Window manager'
 arch=('i686' 'x86_64')
@@ -13,8 +13,10 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'libinput' 'python')
 optdepends=('libinput: for kwin-wayland')
 groups=('plasma')
 conflicts=('kdebase-workspace')
-source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('6afbe6f1659cac2e186dcce9f92f51de')
+source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('e4c358f828d9c30b7067f32a9efb515b99f6c8a9d16c116b13b1f271464d7884'
+            'SKIP')
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
 
 prepare() {
   mkdir -p build