Date: Tuesday, September 24, 2013 @ 20:47:37 Author: heftig Revision: 195042
3.10.0 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-24 18:47:32 UTC (rev 195041) +++ PKGBUILD 2013-09-24 18:47:37 UTC (rev 195042) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=empathy -pkgver=3.9.92 +pkgver=3.10.0 pkgrel=1 pkgdesc="A GNOME instant messaging client using the Telepathy framework." arch=(i686 x86_64) @@ -19,7 +19,7 @@ groups=(gnome) install=empathy.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('f54b82c06d094bdad6e294c68fd1a10f054e62b1df39c7d96b44fa29830a7731') +sha256sums=('5580bdba9faec0518b3328d5dc23f03dc0cf25ccf6c14902f306838c23d5918f') build() { cd $pkgname-$pkgver
