author | Antonio Rojas
<arojas@archlinux.org> 2019-06-08 09:21:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-06-08 09:21:24 UTC |
parent | d5e9843ac0a9ef35663465d03be6a4695e6f9917 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0811c54..3887dfc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.58.0 +pkgver=5.59.0 pkgrel=1 pkgdesc='A library that provides access to all contacts and the people who hold them' arch=(x86_64) @@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-declarative) optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('2588f7a4df4c03fe756d9e766120e35b0f991df5c8e5f75c3a507cc5739ded32' +sha256sums=('8c1f440e3b27a3e6294ba8439a9c15f039af66f18db64d285da247b9d577ee41' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>