author | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 16:22:41 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 16:22:41 UTC |
parent | 062a986464cb88a11df8d221bff1317174e4e7ab |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 12c6959..72e0e62 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.22.0 +pkgver=5.23.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 mesa) groups=(kf5) source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('eb123f7d937e00c4688412894c59034e') +md5sums=('32e94125a4e4f559fa70d6855b5d98a7') prepare() { mkdir -p build