git » kwayland.git » commit daab575

Plasma 5.6.2

author Antonio Rojas
2016-04-05 17:37:53 UTC
committer Antonio Rojas
2016-04-05 17:37:53 UTC
parent c336ddd2670665ba371cf65c550bcceef41ee7bc

Plasma 5.6.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c20c164..da2f993 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kwayland
-pkgver=5.6.1
+pkgver=5.6.2
 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=('1ab98b13ae5a1b382bc0468a5e28cdb6')
+md5sums=('a8a0e4cd6215b1f180bec562c29c7841')
 
 prepare() {
   mkdir -p build