summaryrefslogtreecommitdiff
path: root/extra/empathy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/empathy/PKGBUILD')
-rw-r--r--extra/empathy/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/empathy/PKGBUILD b/extra/empathy/PKGBUILD
index 5b732426c..09fa101ed 100644
--- a/extra/empathy/PKGBUILD
+++ b/extra/empathy/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 156740 2012-04-23 09:04:26Z ibiru $
+# $Id: PKGBUILD 159026 2012-05-15 10:34:53Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=empathy
-pkgver=3.4.1
+pkgver=3.4.2
pkgrel=1
pkgdesc="A GNOME instant messaging client using the Telepathy framework."
arch=('i686' 'x86_64' 'mips64el')
@@ -19,7 +19,7 @@ options=('!libtool')
groups=('gnome-extra')
install=empathy.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('b12493f47b932dcd3d8b5101d414a00447a6eea60a575db7211ee24cfe8c4565')
+sha256sums=('e68936811d52c0b5419c93a87a81429b09f944d3f6cd65eb1554e6c7d489de32')
build() {
cd "$pkgname-$pkgver"