author | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:59:57 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:59:57 UTC |
parent | b36b327e608b95d288c3710febd2bd3c73894543 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index badf004..515c46e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.15.0 +pkgver=5.16.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=('ab52947f23feeb9a91b867fea2fe8d54') +md5sums=('9aec9ba2abfbce56c70ddb057d4aa118') prepare() { mkdir -p build