summaryrefslogtreecommitdiff
path: root/nonprism/empathy-nonprism
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-21 02:15:21 -0700
committerroot <root@rshg054.dnsready.net>2013-08-21 02:15:21 -0700
commit62b00d5bf76ef2c670dbeefe2051629d96ab7660 (patch)
treef04db1df7254ec8354311c9024cfd53a90fc6a79 /nonprism/empathy-nonprism
parent1ae31a85e191bbf7313077b472a66d1c24af1f74 (diff)
Wed Aug 21 02:13:52 PDT 2013
Diffstat (limited to 'nonprism/empathy-nonprism')
-rw-r--r--nonprism/empathy-nonprism/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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)