author | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:57:08 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:57:08 UTC |
parent | cd312a2d7c366f2bcf48ce9286177a3c8e69e932 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c2708e6..4f2abf8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.21.0 +pkgver=5.22.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=('1187211cdeb40a5a88021448fd57a806') +md5sums=('eb123f7d937e00c4688412894c59034e') prepare() { mkdir -p build