author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:38:36 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:38:36 UTC |
parent | df72607a16a0ace4cbd887f5902d295fab8ab92b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d7752dc..1b8cdcc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.20.0 +pkgver=5.21.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=('39b08d4a7afff397cb819f6c63de46d6') +md5sums=('f3dd9e0abd2a56402d28297ca4308d32') prepare() { mkdir -p build