author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:23:14 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:23:14 UTC |
parent | 7631bb89dd43e96aa4f9573b521d07950023dd28 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 283cced..b59c461 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.32.0 +pkgver=5.33.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=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('b3924b9f14e98d12b008a42f178e2668956c2bc52a9a00b67f524173f24711f7' +sha256sums=('87625cc19c958b3f3d4a5aa106563f9927746926e31c56382d500a1499796aa7' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>