author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:35:41 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 15:35:41 UTC |
parent | f10787769c6d2d0bd19158b1c342a4fdfcb5b25f |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 5cc8045..ca61680 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,8 @@ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> +# Maintainer: Felix Yan <felixonmars@archlinux.org> +# Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Advanced plugin and service introspection' arch=('i686' 'x86_64') @@ -11,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=('b61406ed3e1aa3efb3d7ceda7662e090') +md5sums=('97f50a98baf0464612e9346b0196d8e5') prepare() { mkdir -p build