author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 16:26:22 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 16:26:22 UTC |
parent | d86ed33c01b98879abd47a2427af0c14e6d165e5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d7f58eb..e27febf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.17.0 +pkgver=5.18.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=('51288bcff1eb7bd8f360c5dc09d048f4') +md5sums=('88a5ff9ae7d7ea0a87b26312658ba86f') prepare() { mkdir -p build