author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 11:09:46 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 11:09:46 UTC |
parent | f2af73bed83cc19ac8d0faf1a482138e893b9d5e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0803d46..d70c783 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='A library that provides access to all contacts and the people who hold them' arch=(i686 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=('2a0800096207d0728c01027b65ab1f9c9b0b8aba0189e523c0050e723b812e72' +sha256sums=('4e6353c80dd9b7c3a21a6ccacc278fb90936e6d6772a9e6a60aaa0743127f7e1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>