author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:07:26 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:07:26 UTC |
parent | db06d3a11bd130bc56e3b84fb86c70cb6715d631 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 31265cf..203398f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.14.3 +pkgver=5.15.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=('c5004c66f5037ef838421665a08828b1') +md5sums=('09c47778e16ea256a9009952222f7420') prepare() { mkdir -p build