git » kwrited.git » commit 37f59ed

Plasma 5.5.1

author Antonio Rojas
2015-12-15 15:40:54 UTC
committer Antonio Rojas
2015-12-15 15:40:54 UTC
parent 5645c617bed7db34ca5719de6faff337d8f15647

Plasma 5.5.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 5592222..4044e7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Antonio Rojas
 
 pkgname=kwrited
-pkgver=5.5.0
-pkgrel=2
+pkgver=5.5.1
+pkgrel=1
 pkgdesc='KDE daemon listening for wall and write messages'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/kwrited'
@@ -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=('6e615c8ff2ae21aa59c118b34ba30d6f')
+md5sums=('532c4c6c84d13e4338d07570edd81916')
 
 prepare() {
   mkdir -p build