git » kpeople.git » commit e03efbf

KDE Frameworks 5.67

author Antonio Rojas
2020-02-09 09:56:55 UTC
committer Antonio Rojas
2020-02-09 09:56:55 UTC
parent eb2e23a55494b3730206fea2bd0dc757fbff6033

KDE Frameworks 5.67

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index a512394..f5907cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kpeople
-pkgver=5.66.0
+pkgver=5.67.0
 pkgrel=1
 pkgdesc='A library that provides access to all contacts and the people who hold them'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
-depends=(kservice kwidgetsaddons kitemviews)
+depends=(kcoreaddons ki18n kwidgetsaddons kitemviews)
 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=('2728f08a9417ceb62aa9fc5a3340aed291aeb8a852e5f6f46c5a23fcc34168ab'
+sha256sums=('c78a6443adc10ac645ce1372a580eb3b28e3d4ac1d370155512ca7280970501b'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>