[arch-commits] Commit in kpeople/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 05:26:53 UTC 2015
Date: Saturday, September 12, 2015 @ 07:26:53
Author: fyan
Revision: 245959
upgpkg: kpeople 5.14.0-1
Modified:
kpeople/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 05:26:45 UTC (rev 245958)
+++ PKGBUILD 2015-09-12 05:26:53 UTC (rev 245959)
@@ -3,7 +3,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=kpeople
-pkgver=5.13.0
+pkgver=5.14.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=('edda286814f79baf9c0ebc515863f1df')
+md5sums=('d2122e29193fbbea680c82d9bd442a00')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list