author | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
parent | b505abc2ce612508dcd10cdb43d15731011f4687 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c16d41a..1677cf7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.44.0 +pkgver=5.45.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 python mesa 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=('f10c056f23feb48907a764c1af9dff17771254089920abf4ba51602e9800e63e' +sha256sums=('e111618d82a3c7305530fde7464c84e6c12ddd323c90720ce27cc7c9d2b2a8b6' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>