git » kwayland.git » commit 9ae73cf

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 a5c617e43c562484d52a40a1b0469672034f04c4

Plasma 5.6.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9800252..c11940c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kwayland
-pkgver=5.6.3
+pkgver=5.6.4
 pkgrel=1
 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
 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=('8ad8286964e66f4dd35faff8bf160bd7')
+md5sums=('5eaea01b314c5fb02ec2cc0a02dfd9b0')
 
 prepare() {
   mkdir -p build