[arch-commits] Commit in kpeople/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jul 11 02:43:55 UTC 2016
Date: Monday, July 11, 2016 @ 02:43:55
Author: felixonmars
Revision: 271433
upgpkg: kpeople 5.24.0-1
Upstream release
Modified:
kpeople/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-11 02:43:50 UTC (rev 271432)
+++ PKGBUILD 2016-07-11 02:43:55 UTC (rev 271433)
@@ -3,8 +3,8 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=kpeople
-pkgver=5.23.0
-pkgrel=2
+pkgver=5.24.0
+pkgrel=1
pkgdesc='A library that provides access to all contacts and the people who hold them'
arch=(i686 x86_64)
url='https://community.kde.org/Frameworks'
@@ -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=('32e94125a4e4f559fa70d6855b5d98a7')
+md5sums=('d90d075c8b34755330429d23007ecf49')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list