author | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:43:23 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:43:23 UTC |
parent | 66a672d633cb961b38530c84d2cc01d4bc1e48f9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1d47133..8c10f62 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.18.0 +pkgver=5.19.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=('8eafea43f9bb4f5e01767df8ebccdc49') +md5sums=('ca272f22047a121d3e21f2bad845295c') prepare() { mkdir -p build