author | Antonio Rojas
<arojas@archlinux.org> 2019-01-12 15:05:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-01-12 15:05:57 UTC |
parent | 8b5519fc22961001701e4669837cd8ee5062a095 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 23b8fab..7cd659e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.53.0 +pkgver=5.54.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=('af5d8a0ad7d57a3a8f65f1aacb8248afbaec16e3b4f51f1342f4ab43729156af' +sha256sums=('1d86fcfaa1dc0f232fd851e3005753be45f82c95db55b4d9676f277e24e3886a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>