author | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:32:51 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:32:51 UTC |
parent | 21c3c7877dadf13cde9fdaa25541b67a4d560112 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4f36b13..c8ef5f7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.21.0 +pkgver=5.22.0 pkgrel=1 pkgdesc='Advanced plugin and service introspection' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons') makedepends=('extra-cmake-modules' 'kdoctools' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('f3dd9e0abd2a56402d28297ca4308d32') +md5sums=('36ab06f4b4e8c3f9a13e4ec5fb1ed272') prepare() { mkdir -p build