author | Antonio Rojas
<arojas@archlinux.org> 2019-02-09 12:54:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-02-09 12:54:59 UTC |
parent | 81c632d8b3b7309c103e64fca8b8de6b201df7f4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7cd659e..f466ab9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.54.0 +pkgver=5.55.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=('1d86fcfaa1dc0f232fd851e3005753be45f82c95db55b4d9676f277e24e3886a' +sha256sums=('05a1e931eaac6aadcb8cb6d87e217c207af3149373e1bee8048e3c1228896f6d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>