author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:53:39 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:53:39 UTC |
parent | 55f6762d078562cfdbe341652320fc86a62552ef |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e174e87..4551b38 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.60.0 +pkgver=5.61.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=('ec72c0a0b8e5ee9541eb3d0dedfffc78aee39d54fec91d78adb33243a8b3bd1d' +sha256sums=('549edacd7b63d704dd165bc803ae03f8d9e8c1ba31f8dbaea3f7e12c466b4298' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>