author | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
parent | 39abdc8cc6b494ee68dffc4fa07f233fac409839 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c13b81b..7752f00 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kidletime -pkgver=5.5.0 +pkgver=5.6.0 pkgrel=1 pkgdesc='Monitoring user activity' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt5-x11extras' 'libxss') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('f163c6d5c58743faa16217ded48b99aa') +md5sums=('816ea6afc2162fef82ed64a3303cbc45') prepare() { mkdir -p build