git » kwayland.git » commit 6619952

Plasma 5.5.5

author Antonio Rojas
2016-03-01 16:13:59 UTC
committer Antonio Rojas
2016-03-01 16:13:59 UTC
parent 89dc872777034c349b514255dd9ed7b2342fb484

Plasma 5.5.5

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0cf09d0..e598c68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kwayland
-pkgver=5.5.4
+pkgver=5.5.5
 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=('c0e92aa7fd9f868bb565b5d39a382d81')
+md5sums=('74914469e90c2c1439d5caf3a5f246f6')
 
 prepare() {
   mkdir -p build