author | Antonio Rojas
<arojas@archlinux.org> 2022-03-13 12:33:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-03-13 12:33:24 UTC |
parent | f6585dbd34764800a9f395529c0b82ca5ce2ace0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c3bbae6..851b7e4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.91.0 +pkgver=5.92.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=('77bf43f6714e2b82029b7a45d9a72779e28540375dd6d0e63f0fddf418c28226' +sha256sums=('b313729131bfbdb0ffd24ded926a2c6604dd06a18bd612c2ead6aa886f29c571' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)