git » kpeople.git » commit 431b728

Upstream release

author Felix Yan
2016-08-14 16:04:16 UTC
committer Felix Yan
2016-08-14 16:04:16 UTC
parent 7cdadda814b0b8dd3e3db3383b97de20d5af6a48

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ecf17ea..573eacb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kpeople
-pkgver=5.24.0
+pkgver=5.25.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=('d90d075c8b34755330429d23007ecf49')
+md5sums=('dc439cc6a4b3093cbee780cac616d1b4')
 
 prepare() {
   mkdir -p build