git » kwrited.git » commit 8d477c7

Plasma 5.5.3

author Antonio Rojas
2016-01-06 15:37:45 UTC
committer Antonio Rojas
2016-01-06 15:37:45 UTC
parent 9693e0eed63baa19673cc55b76b2846f5453ac98

Plasma 5.5.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c965ff2..6534884 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kwrited
-pkgver=5.5.2
+pkgver=5.5.3
 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=('b2b75def15c726e2281031d65924ad50')
+md5sums=('207040832d0a2878b0ce5dd41c8d2888')
 
 prepare() {
   mkdir -p build