[arch-commits] Commit in kpeople/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Mar 14 00:07:44 UTC 2015
Date: Saturday, March 14, 2015 @ 01:07:44
Author: arojas
Revision: 233610
Don't replace libkpeople (FS#44179)
Modified:
kpeople/trunk/PKGBUILD
----------+
PKGBUILD | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-13 22:27:02 UTC (rev 233609)
+++ PKGBUILD 2015-03-14 00:07:44 UTC (rev 233610)
@@ -4,7 +4,7 @@
pkgname=kpeople
pkgver=5.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='A library that provides access to all contacts and the people who hold them'
arch=(i686 x86_64)
url='http://community.kde.org/KTp/libkpeople'
@@ -11,8 +11,6 @@
license=(LGPL)
depends=(kservice kwidgetsaddons kitemviews qt5-declarative)
makedepends=(extra-cmake-modules python)
-replaces=(libkpeople)
-conflicts=(libkpeople)
groups=(kf5)
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
md5sums=('5effd861add4d39d0bd3756b17fa814c')
More information about the arch-commits
mailing list