author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:30:21 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:30:21 UTC |
parent | 6fdd9220d08eaff62e0e7e7e9d8d6e780ba24b92 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8c10f62..3fcf8f7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.19.0 +pkgver=5.20.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=('ca272f22047a121d3e21f2bad845295c') +md5sums=('39b08d4a7afff397cb819f6c63de46d6') prepare() { mkdir -p build