author | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:52:01 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:52:01 UTC |
parent | 70cc8ca441422b78a9158d0c34b78ccdf5c62ed2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index eba9f06..da46185 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=kwrited -pkgver=5.4.0 +pkgver=5.4.1 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=('e92be5b0b77e23368559d00b7a465dd4') +md5sums=('6064bd41f2a7cdbe97a5be84e1a87fe3') prepare() { mkdir build