author | Antonio Rojas
<arojas@archlinux.org> 2017-02-11 09:58:58 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-02-11 09:58:58 UTC |
parent | 8e896f3320c330ec5eb25fafafd2577463880ec8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8fdd897..b05618c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.30.0 +pkgver=5.31.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"{,.sig}) -md5sums=('635abe2abc2d0fbd68b8338ae1907326' +md5sums=('6eaf7bd9165a7042221926064c01cce9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>