author | Antonio Rojas
<arojas@archlinux.org> 2019-12-14 11:04:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-12-14 11:04:34 UTC |
parent | a09dbd72f17084a23a1d8a2972a82d4dc5e3aea2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ab39c26..a8dc6b2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.64.0 +pkgver=5.65.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=('b5bc8d037dab124ea65be1c480b25943e789a403176f8b31599383dcdec20a0e' +sha256sums=('e12ab7b8b02369a505f2f408b9ffba6742369e9f8b9fa7cafed9b23a49526eac' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>