author | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
parent | e83fd56b421103fa139aa1d7f9d9bb82e3693c6f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ef5c509..17e414f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.45.0 +pkgver=5.46.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=('e111618d82a3c7305530fde7464c84e6c12ddd323c90720ce27cc7c9d2b2a8b6' +sha256sums=('d166d754bc2bcbd347a316b86c3ba939e23a3ff1189d4d0dbf5291caa94f75be' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>