git » kidletime.git » commit 7871c1d

KF 5.19.0

author Felix Yan
2016-02-14 04:04:36 UTC
committer Felix Yan
2016-02-14 04:04:36 UTC
parent ffb7045b13b657ec22578843313638a83ee9e7f2

KF 5.19.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 72e2440..08a8ffd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kidletime
-pkgver=5.18.0
+pkgver=5.19.0
 pkgrel=1
 pkgdesc='Monitoring user activity'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-x11extras' 'libxss')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('5ea44a48edb80307ad19d0fa6dac6384')
+md5sums=('945cd1f8bf3b5b34c7db3d7693274314')
 
 prepare() {
   mkdir -p build