Date: Wednesday, March 28, 2012 @ 07:24:47 Author: heftig Revision: 154435
3.4.0 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-28 11:19:48 UTC (rev 154434) +++ PKGBUILD 2012-03-28 11:24:47 UTC (rev 154435) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=empathy -pkgver=3.3.92 +pkgver=3.4.0 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=('d5880cc7bc092ef8b3d6c9eaa903ebdc501326367aee793aca60a8fccea2ed5f') +sha256sums=('dd04344638a5496fd108c4d299a6f6d2272dc521dc353de85f13995f399f8f1a') build() { cd "$pkgname-$pkgver"
