git » kwrited.git » commit 9693e0e

Plasma 5.5.2

author Antonio Rojas
2015-12-22 19:46:18 UTC
committer Antonio Rojas
2015-12-22 19:46:18 UTC
parent 37f59edb033de644df0e476d5b44602599319c4f

Plasma 5.5.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4044e7c..c965ff2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kwrited
-pkgver=5.5.1
+pkgver=5.5.2
 pkgrel=1
 pkgdesc='KDE daemon listening for wall and write messages'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('kpty' 'knotifications' 'kdbusaddons')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('532c4c6c84d13e4338d07570edd81916')
+md5sums=('b2b75def15c726e2281031d65924ad50')
 
 prepare() {
   mkdir -p build