author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:20:41 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:20:41 UTC |
parent | 46e5e4d1a17972983aab98b837a8c3e1bcf8c7f5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 386a724..46bef84 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.26.0 +pkgver=5.27.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=('2f1c29b271e4cad9352d92768f389cbf') +md5sums=('0b19bdee1e062b1f0ea267ba82e1132f') prepare() { mkdir -p build