git » kpeople.git » commit e5c5aff

KDE Frameworks 5.11

author Antonio Rojas
2015-06-10 20:56:07 UTC
committer Antonio Rojas
2015-06-10 20:56:07 UTC
parent d5c6977d59343d26f59d181ef0cb7c807eea2004

KDE Frameworks 5.11

PKGBUILD +2 -2

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