author | Antonio Rojas
<arojas@archlinux.org> 2017-01-14 11:50:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-01-14 11:50:59 UTC |
parent | c1aea3ebe33d478149d8b9e0286f85dd16fe9d91 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4cdf508..8fdd897 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.29.0 +pkgver=5.30.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=('13eeaae109124aec4bbde85908c35f7f' +md5sums=('635abe2abc2d0fbd68b8338ae1907326' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>