git » kpeople.git » commit 50c78ee

upgpkg: 5.9.0-1

author Felix Yan
2015-04-10 15:21:46 UTC
committer Felix Yan
2015-04-10 15:21:46 UTC
parent 862a07b04d11b45b4a885a26f461b7f16a367a1a

upgpkg: 5.9.0-1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 1ba3d41..3e4e279 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kpeople
-pkgver=5.8.0
-pkgrel=2
+pkgver=5.9.0
+pkgrel=1
 pkgdesc='A library that provides access to all contacts and the people who hold them'
 arch=(i686 x86_64)
 url='http://community.kde.org/KTp/libkpeople'
@@ -12,7 +12,7 @@ depends=(kservice kwidgetsaddons kitemviews qt5-declarative)
 makedepends=(extra-cmake-modules python)
 groups=(kf5)
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('5effd861add4d39d0bd3756b17fa814c')
+md5sums=('83fa36023102fe1e914509ec4a3f5fe4')
 
 prepare() {
   mkdir -p build