git » kpeople.git » commit cdff8ad

Upstream release

author Felix Yan
2016-10-09 17:45:01 UTC
committer Felix Yan
2016-10-09 17:45:01 UTC
parent 74a3ced789dadb19450c8ae838e0b517b8cbf2cf

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1432fea..7a8130e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kpeople
-pkgver=5.26.0
+pkgver=5.27.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)
 groups=(kf5)
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('eb2c3076f7e744f3da557ed48b8471f7')
+md5sums=('d27f8dbf99cf2bf8fce8c626b82d49b8')
 
 prepare() {
   mkdir -p build