summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-18 02:36:32 -0700
committerroot <root@rshg054.dnsready.net>2013-09-18 02:36:32 -0700
commitd21b8cdc0567fba4d6e74284363fedb98f2f7d07 (patch)
treeb99318aaa837d40b180e586e35603c49f2d1ced1 /nonprism
parent7080cab465360c1e2571433323481aed6741ecbe (diff)
Wed Sep 18 02:30:56 PDT 2013
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/empathy-nonprism/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/nonprism/empathy-nonprism/PKGBUILD b/nonprism/empathy-nonprism/PKGBUILD
index 602adb465..50c3fa399 100644
--- a/nonprism/empathy-nonprism/PKGBUILD
+++ b/nonprism/empathy-nonprism/PKGBUILD
@@ -1,9 +1,11 @@
+# $Id: PKGBUILD 194415 2013-09-16 09:02:51Z jgc $
+# Maintainer: Ionut Biru <ibiru@archlinux.org>
_pkgname=empathy
pkgname=empathy-nonprism
-pkgver=3.8.3
+pkgver=3.8.4
pkgrel=1
-pkgdesc="A GNOME instant messaging client using the Telepathy framework, without support for unsafe and dangerous for privacy protocols"
+pkgdesc="A GNOME instant messaging client using the Telepathy framework, without telepathy-haze recommendation"
arch=(i686 x86_64)
url="http://live.gnome.org/Empathy"
license=(GPL2)
@@ -20,7 +22,7 @@ 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)
-sha256sums=('61e547c6f0929b3111219349482e2395a32f41bbd0852046405d835acba965c0')
+sha256sums=('cbc4934ce838e3d697616b5c36b070d2fc4fc57f84fd654c2f2cb2b8b650f5c9')
build() {
cd $_pkgname-$pkgver
@@ -36,4 +38,3 @@ package() {
cd $_pkgname-$pkgver
make DESTDIR="$pkgdir" install
}
-