author | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
parent | a038c378e8725bbeb947caa05aedcf8c684e222b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3887dfc..e174e87 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.59.0 +pkgver=5.60.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=('8c1f440e3b27a3e6294ba8439a9c15f039af66f18db64d285da247b9d577ee41' +sha256sums=('ec72c0a0b8e5ee9541eb3d0dedfffc78aee39d54fec91d78adb33243a8b3bd1d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>