summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2016-06-14 14:58:36 +0000
committerAntonio Rojas2016-06-14 14:58:36 +0000
commitb9e90b76a34d268744d823fa2842b248eeb766f0 (patch)
treefc8ab03f0f7009d3c1eaa4b9a746deb45f712e59 /PKGBUILD
parent9b0bf22fd8c28bade746ecc5224f3fefb2324c11 (diff)
downloadaur-b9e90b76a34d268744d823fa2842b248eeb766f0.tar.gz
Plasma 5.6.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d0a55fe9aa2..8fe258d300ea 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