author | Antonio Rojas
<arojas@archlinux.org> 2020-12-12 09:55:07 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-12-12 09:55:07 UTC |
parent | 5645b772cc779d93207b30786ea971e117ef647f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 183158b..f5874d2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.76.0 +pkgver=5.77.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-doc qt5-declarative) optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('25c03e48a0951f2d17556912893f55750ffbc1333b07b9b42e2ff0bb571b6545' +sha256sums=('c7f40eea87062d585fe70504e5e83d81df3fd71f63ea8bf3b04dd35419348f26' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>