author | Antonio Rojas
<arojas@archlinux.org> 2018-02-12 09:01:06 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-02-12 09:01:06 UTC |
parent | 637e57a1b11fe4f6fb66c87d11aea0ee7cb12ccd |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c4834b7..6a7289b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.42.0 +pkgver=5.43.0 pkgrel=1 pkgdesc='A library that provides access to all contacts and the people who hold them' arch=(x86_64) @@ -12,7 +12,7 @@ depends=(kservice kwidgetsaddons kitemviews qt5-declarative) makedepends=(extra-cmake-modules python mesa doxygen qt5-tools) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('15063e78d7b60996086a3ca39a8ae21e0ad6a92151073244670a957ef3a81314' +sha256sums=('b87632516455f3b25be661198ab96ea945a87cbe2e07cec060b26e9c6fd72676' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>