author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:29:51 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:29:51 UTC |
parent | 7a97b030cf3d0d0077d014dee054f92b47dad39d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2de71c6..badf004 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.14.0 +pkgver=5.15.0 pkgrel=1 pkgdesc='A library that provides access to all contacts and the people who hold them' arch=(i686 x86_64) @@ -12,7 +12,7 @@ depends=(kservice kwidgetsaddons kitemviews qt5-declarative) makedepends=(extra-cmake-modules python) groups=(kf5) source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('d2122e29193fbbea680c82d9bd442a00') +md5sums=('ab52947f23feeb9a91b867fea2fe8d54') prepare() { mkdir -p build