Date: Friday, April 6, 2012 @ 04:29:04 Author: ibiru Revision: 155763
update to 3.4.0.2 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-04-06 07:52:12 UTC (rev 155762) +++ PKGBUILD 2012-04-06 08:29:04 UTC (rev 155763) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=empathy -pkgver=3.4.0.1 +pkgver=3.4.0.2 pkgrel=1 pkgdesc="A GNOME instant messaging client using the Telepathy framework." arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ groups=('gnome-extra') install=empathy.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('d9ea2729bf75cc210c6fa91a6b6cff9118314e0e988c9d166a823ebf96c742e5') +sha256sums=('16baec7aea7be6f4fc697198fa45433a95ede863a2b0161c76dc63d97c500114') build() { cd "$pkgname-$pkgver"
