summaryrefslogtreecommitdiff
path: root/testing/empathy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/empathy/PKGBUILD')
-rw-r--r--testing/empathy/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/empathy/PKGBUILD b/testing/empathy/PKGBUILD
index 7849b272f..aaefdd017 100644
--- a/testing/empathy/PKGBUILD
+++ b/testing/empathy/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 155711 2012-04-05 10:52:56Z ibiru $
+# $Id: PKGBUILD 156317 2012-04-16 20:10:03Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=empathy
-pkgver=3.4.0.1
+pkgver=3.4.1
pkgrel=1
pkgdesc="A GNOME instant messaging client using the Telepathy framework."
arch=('i686' 'x86_64')
@@ -18,8 +18,8 @@ optdepends=('telepathy-gabble: XMPP/Jabber support'
options=('!libtool')
groups=('gnome-extra')
install=empathy.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d9ea2729bf75cc210c6fa91a6b6cff9118314e0e988c9d166a823ebf96c742e5')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b12493f47b932dcd3d8b5101d414a00447a6eea60a575db7211ee24cfe8c4565')
build() {
cd "$pkgname-$pkgver"