[arch-commits] Commit in kpeople/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Aug 14 16:04:16 UTC 2016
Date: Sunday, August 14, 2016 @ 16:04:16
Author: felixonmars
Revision: 273783
upgpkg: kpeople 5.25.0-1
Upstream release
Modified:
kpeople/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-14 16:03:36 UTC (rev 273782)
+++ PKGBUILD 2016-08-14 16:04:16 UTC (rev 273783)
@@ -3,7 +3,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=kpeople
-pkgver=5.24.0
+pkgver=5.25.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=('d90d075c8b34755330429d23007ecf49')
+md5sums=('dc439cc6a4b3093cbee780cac616d1b4')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list