author | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:50:07 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:50:07 UTC |
parent | 431b72880db774c5096a822255609899ea1ca6d0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 573eacb..1432fea 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.25.0 +pkgver=5.26.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=('dc439cc6a4b3093cbee780cac616d1b4') +md5sums=('eb2c3076f7e744f3da557ed48b8471f7') prepare() { mkdir -p build