author | Antonio Rojas
<arojas@archlinux.org> 2016-03-20 00:15:23 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-03-20 00:15:23 UTC |
parent | eb36fef797288a01c9fff25556e4d8a7a63416be |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index df69661..fe1f17b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=kwrited -pkgver=5.5.5 +pkgver=5.6.0 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=('453e68203c502e0d4708333ffa974282') +md5sums=('cb7831be19e51c6d4ec2f62024726998') prepare() { mkdir -p build