git » kpeople.git » commit 2ed2ad6

KDE Frameworks 5.12

author Antonio Rojas
2015-07-10 10:10:51 UTC
committer Antonio Rojas
2015-07-10 10:10:51 UTC
parent e5c5aff60d80182b840f162be920b070da0802a6

KDE Frameworks 5.12

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ba661cd..554e272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kpeople
-pkgver=5.11.0
+pkgver=5.12.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=('2f67512dc135ee4f9c87ddb2b02a6e9e')
+md5sums=('e5237301931919b484784be450536fd2')
 
 prepare() {
   mkdir -p build