author | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
parent | 20f0bf090631fa6c54dcadb997414b9348a02d18 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 987ac07..3b0b4f8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kidletime -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='KIdleTime' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('LGPL') depends=('qt5-x11extras' 'libxss') makedepends=('extra-cmake-modules') groups=('kf5') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('30c4266be040f43f38fb624c590bf62c') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('b08db7cd7b55461c6a198e458c928549') prepare() { mkdir -p build