author | Antonio Rojas
<arojas@archlinux.org> 2019-03-09 09:50:30 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-03-09 09:50:30 UTC |
parent | 8e66d831fa6f83812a5ea9da239cfdc8a2958c03 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f466ab9..a9e1ec4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.55.0 +pkgver=5.56.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=('05a1e931eaac6aadcb8cb6d87e217c207af3149373e1bee8048e3c1228896f6d' +sha256sums=('79e6d54a1b5c3d41717cb94898ab52a5e0c6187a069cb1e35cd4930ee5348540' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>