author | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-08-08 09:45:32 UTC |
parent | 6bd4fcda0294199faa0209a183319b018b17c10d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 042a7ec..4886a7d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.72.0 +pkgver=5.73.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=('a84f734f8d0131cfb022755e8683da25f328b39bfa7454b73ce46635057952be' +sha256sums=('9e0d3119c168f7843251c808cc149de15c1fd692062f431972023fdaa84d21c4' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>