git » kdecoration.git » commit d6d820e

Plasma 5.6.4

author Antonio Rojas
2016-05-10 15:48:01 UTC
committer Antonio Rojas
2016-05-10 15:48:01 UTC
parent 988970e01b03481f8c6df474cb5485b9c94f8203

Plasma 5.6.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 80e4ba4..702b51a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdecoration
-pkgver=5.6.3
+pkgver=5.6.4
 pkgrel=1
 pkgdesc='Plugin based library to create window decorations'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('LGPL')
 depends=('qt5-base')
 makedepends=('extra-cmake-modules')
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('6de5ae1e996e50a166cd450ab778a02d')
+md5sums=('bdfedb71c233df69e00456427e057d08')
 
 prepare() {
   mkdir -p build