author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 11:30:52 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 11:30:52 UTC |
parent | 2ed2ad611f9c6ced44d7027357c483010dbba60a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 554e272..286ae90 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=kpeople -pkgver=5.12.0 +pkgver=5.13.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=('e5237301931919b484784be450536fd2') +md5sums=('edda286814f79baf9c0ebc515863f1df') prepare() { mkdir -p build