From ab5277192895a294da521043fc51497c5410e8f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 20 Aug 2013 09:39:23 -0300 Subject: empathy-nonprism: fix some features on PKGBUILD --- nonprism/empathy-nonprism/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nonprism/empathy-nonprism') diff --git a/nonprism/empathy-nonprism/PKGBUILD b/nonprism/empathy-nonprism/PKGBUILD index de0eca1e9..602adb465 100644 --- a/nonprism/empathy-nonprism/PKGBUILD +++ b/nonprism/empathy-nonprism/PKGBUILD @@ -1,9 +1,9 @@ _pkgname=empathy -pkgname=empathy-coherence +pkgname=empathy-nonprism pkgver=3.8.3 pkgrel=1 -pkgdesc="A GNOME instant messaging client using the Telepathy framework without support for nonfree, unsafe and dangerous for privacy protocols" +pkgdesc="A GNOME instant messaging client using the Telepathy framework, without support for unsafe and dangerous for privacy protocols" arch=(i686 x86_64) url="http://live.gnome.org/Empathy" license=(GPL2) @@ -16,7 +16,7 @@ optdepends=('telepathy-gabble: XMPP/Jabber support' options=('!libtool' '!makeflags') groups=(gnome) install=empathy.install -replaces=$_pkgname +replaces=("$_pkgname" 'empathy-coherence') conflicts=$_pkgname provides=$_pkgname=$pkgver source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver:0:3}/$_pkgname-$pkgver.tar.xz) -- cgit v1.2.3-2-g168b