[arch-commits] Commit in kpeople/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Oct 10 10:29:51 UTC 2015
Date: Saturday, October 10, 2015 @ 12:29:51
Author: fyan
Revision: 248832
upgpkg: kpeople 5.15.0-1
KF 5.15.0
Modified:
kpeople/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-10-10 10:29:43 UTC (rev 248831)
+++ PKGBUILD 2015-10-10 10:29:51 UTC (rev 248832)
@@ -3,7 +3,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=kpeople
-pkgver=5.14.0
+pkgver=5.15.0
pkgrel=1
pkgdesc='A library that provides access to all contacts and the people who hold them'
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
makedepends=(extra-cmake-modules python)
groups=(kf5)
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('d2122e29193fbbea680c82d9bd442a00')
+md5sums=('ab52947f23feeb9a91b867fea2fe8d54')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list