summaryrefslogtreecommitdiff
path: root/testing/empathy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/empathy/PKGBUILD')
-rw-r--r--testing/empathy/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/empathy/PKGBUILD b/testing/empathy/PKGBUILD
index f66f56a28..7849b272f 100644
--- a/testing/empathy/PKGBUILD
+++ b/testing/empathy/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 155040 2012-04-01 11:31:16Z heftig $
+# $Id: PKGBUILD 155711 2012-04-05 10:52:56Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=empathy
-pkgver=3.4.0
+pkgver=3.4.0.1
pkgrel=1
pkgdesc="A GNOME instant messaging client using the Telepathy framework."
arch=('i686' 'x86_64')
@@ -13,13 +13,13 @@ makedepends=('intltool' 'itstool')
optdepends=('telepathy-gabble: XMPP/Jabber support'
'telepathy-idle: IRC support'
'telepathy-salut: Link-local XMPP support'
- 'telepathy-sofiasip: SIP support'
+ 'telepathy-rakia: SIP support'
'telepathy-haze: libpurple support')
options=('!libtool')
groups=('gnome-extra')
install=empathy.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('dd04344638a5496fd108c4d299a6f6d2272dc521dc353de85f13995f399f8f1a')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d9ea2729bf75cc210c6fa91a6b6cff9118314e0e988c9d166a823ebf96c742e5')
build() {
cd "$pkgname-$pkgver"