author | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-01-08 11:07:58 UTC |
parent | 728dfe05fb3d75f42dfd62f7cb1a7de89ddf5ea6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index cd14312..dbd975c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.89.0 +pkgver=5.90.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=('be3cca0cdbc0ad4ae61d4a6d5080712ad802506b35f0fb5c7db79f4c4bf07989' +sha256sums=('fc3938d53fe2badb91e8f93a34afaa50f40b3610062fb5901d36d955cc986298' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>