author | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 02:29:43 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 02:29:43 UTC |
parent | c337594c4a34b3ea7f75d3cf4b3e040dd7ffa10f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 008a068..8eeaacd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.13.0 +pkgver=5.14.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=('d83bf4f02799d456f2b5788c44282aa9') +md5sums=('6bdf66cffc9b3028b4367e7a5e48f571') prepare() { mkdir -p build