author | Antonio Rojas
<arojas@archlinux.org> 2019-05-13 19:59:05 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-05-13 19:59:05 UTC |
parent | 7611c570873bb79ee3bfc5812600593b45cc69e3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c9b708d..0811c54 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.57.0 +pkgver=5.58.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=('7c239b80b7976e3bfa46338e05a048aecb9c1972548dc33cc8a17e66eb08a85c' +sha256sums=('2588f7a4df4c03fe756d9e766120e35b0f991df5c8e5f75c3a507cc5739ded32' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>