From 6fa5f08247aef1f757f376ef12bd4a6257c124f2 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 14 Nov 2012 01:13:06 -0800 Subject: Wed Nov 14 01:13:05 PST 2012 --- extra/empathy/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/empathy') diff --git a/extra/empathy/PKGBUILD b/extra/empathy/PKGBUILD index f84f8d8ce..41b9675a3 100644 --- a/extra/empathy/PKGBUILD +++ b/extra/empathy/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 170065 2012-10-31 13:32:53Z ibiru $ +# $Id: PKGBUILD 170935 2012-11-13 16:33:01Z heftig $ # Maintainer: Ionut Biru pkgname=empathy -pkgver=3.6.1 -pkgrel=2 +pkgver=3.6.2 +pkgrel=1 pkgdesc="A GNOME instant messaging client using the Telepathy framework." arch=('i686' 'x86_64') url="http://live.gnome.org/Empathy" @@ -20,7 +20,7 @@ options=('!libtool' '!makeflags') groups=('gnome-extra') install=empathy.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('12d936a39182500da7541bdd42327949c241b454fde462be52d137aae3c56183') +sha256sums=('707bf283f37e8b91816c78742d9ebf9e3effc4206a3ecc3e4c0cfbbf8ce0fd26') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf