author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:47:15 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:47:15 UTC |
parent | 3dbd09605257c6388f6124151ad049a030cf50d3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 668bf01..1d47133 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.17.0 +pkgver=5.18.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=('6f6da4071f8da925be07cc51cd26b023') +md5sums=('8eafea43f9bb4f5e01767df8ebccdc49') prepare() { mkdir -p build