author | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 17:03:30 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 17:03:30 UTC |
parent | 2cc23a849742ddb2ee2e1f8bc320272ed759fc09 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 82dd723..d7f58eb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.16.0 -pkgrel=2 +pkgver=5.17.0 +pkgrel=1 pkgdesc='A library that provides access to all contacts and the people who hold them' arch=(i686 x86_64) url='http://community.kde.org/KTp/libkpeople' @@ -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=('9aec9ba2abfbce56c70ddb057d4aa118') +md5sums=('51288bcff1eb7bd8f360c5dc09d048f4') prepare() { mkdir -p build