author | Andrea Scarpino
<andrea@archlinux.org> 2014-09-13 07:15:10 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-09-13 07:15:10 UTC |
parent | 7081e51c3c773cec1f3f5c63713c8348ff56c4a3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9d46e91..a09a72c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.1.0 +pkgver=5.2.0 pkgrel=1 pkgdesc='KService' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons') makedepends=('extra-cmake-modules' 'kdoctools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('c2893fd84bd1e8a2b155dd056169163f') +md5sums=('ae7a114b2aa310c5ca7bfb712571ff5c') prepare() { mkdir -p build