author | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 16:47:12 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-15 16:47:12 UTC |
parent | 699560aa5fe73f0d598967e28a05f9274b5ac562 |
PKGBUILD | +4 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 787d830..dbf67cb 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=kparts -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Document centric plugin system' arch=('i686' 'x86_64') @@ -11,7 +12,7 @@ depends=('kio') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('9eb1d56d326f71876e641c5c65d75dfd') +md5sums=('0f930b69e7bf0f4477eb509a2bcb9246') prepare() { mkdir -p build