[arch-commits] Commit in kpeople/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 9 17:45:02 UTC 2016
Date: Sunday, October 9, 2016 @ 17:45:01
Author: felixonmars
Revision: 278097
upgpkg: kpeople 5.27.0-1
Upstream release
Modified:
kpeople/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-09 17:44:55 UTC (rev 278096)
+++ PKGBUILD 2016-10-09 17:45:01 UTC (rev 278097)
@@ -3,7 +3,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=kpeople
-pkgver=5.26.0
+pkgver=5.27.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 mesa)
groups=(kf5)
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('eb2c3076f7e744f3da557ed48b8471f7')
+md5sums=('d27f8dbf99cf2bf8fce8c626b82d49b8')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list