author | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
parent | 9734ee3ae52fbd376616ded47a4614e4e7b4424b |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 19f7e1b..283cced 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.31.0 +pkgver=5.32.0 pkgrel=1 pkgdesc='A library that provides access to all contacts and the people who hold them' arch=(i686 x86_64) @@ -12,8 +12,8 @@ depends=(kservice kwidgetsaddons kitemviews qt5-declarative) makedepends=(extra-cmake-modules python mesa) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -md5sums=('6eaf7bd9165a7042221926064c01cce9' - 'SKIP') +sha256sums=('b3924b9f14e98d12b008a42f178e2668956c2bc52a9a00b67f524173f24711f7' + 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> prepare() {