summaryrefslogtreecommitdiff
path: root/extra/empathy
diff options
context:
space:
mode:
Diffstat (limited to 'extra/empathy')
-rw-r--r--extra/empathy/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/empathy/PKGBUILD b/extra/empathy/PKGBUILD
index b9c5774ea..a9f6b1a16 100644
--- a/extra/empathy/PKGBUILD
+++ b/extra/empathy/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183346 2013-04-21 22:08:49Z heftig $
+# $Id: PKGBUILD 186006 2013-05-20 08:55:37Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=empathy
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="A GNOME instant messaging client using the Telepathy framework."
arch=(i686 x86_64)
@@ -19,7 +19,7 @@ options=('!libtool' '!makeflags')
groups=(gnome)
install=empathy.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('45accc06e9c1711741b0f1476971c7e705b57ea0718a2b10ee66c5dd0397b917')
+sha256sums=('a3e92d317a1a4e9b49988ea48a144bcd6c0257c6331aae2603a544eedf1dc45c')
build() {
cd $pkgname-$pkgver