author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 08:42:41 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 08:42:41 UTC |
parent | 0f1ef9e12d55b09c87efc1c5b947066cf0d3183c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 272c81b..008a068 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.12.0 +pkgver=5.13.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=('88456f52f5511b6d26a03f747b51bd2b') +md5sums=('d83bf4f02799d456f2b5788c44282aa9') prepare() { mkdir -p build