author | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:07:46 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:07:46 UTC |
parent | 0f277d41c628e77c680fa488e3a506502103719f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c6fd090..e60934d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.23.0 +pkgver=5.24.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=('d0642716404ae604d6db198139ce20f7') +md5sums=('c6dbfdc72c399b86066f7d88a5f5bf7a') prepare() { mkdir -p build