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 f89648cfd..e5cfc5b26 100644
--- a/extra/empathy/PKGBUILD
+++ b/extra/empathy/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 199330 2013-11-11 10:46:23Z jgc $
+# $Id: PKGBUILD 203294 2014-01-07 13:41:30Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=empathy
-pkgver=3.10.2
+pkgver=3.10.3
pkgrel=1
pkgdesc="A GNOME instant messaging client using the Telepathy framework."
arch=('i686' 'x86_64' 'mips64el')
@@ -19,7 +19,7 @@ options=('!makeflags')
groups=(gnome)
install=empathy.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9d8e082a448f3e9450a31f0ec21f01e34cf1c15b192cfa30842d71537796cfbf')
+sha256sums=('49366acdd3c3ef9a74f63eb09920803c4c9df83056acbf8a7899e7890a9fb196')
build() {
cd $pkgname-$pkgver