Date: Tuesday, March 8, 2011 @ 14:21:04 Author: ibiru Revision: 113473
upgpkg: empathy 2.91.91-1 update to 2.91.91 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-08 18:30:55 UTC (rev 113472) +++ PKGBUILD 2011-03-08 19:21:04 UTC (rev 113473) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=empathy -pkgver=2.91.90.2 +pkgver=2.91.91 pkgrel=1 pkgdesc="A GNOME instant messaging client using the Telepathy framework." arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ groups=('gnome-extra') install=empathy.install source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('1892036acb74fbee370c937f74e29cc6061394eb15c8d98d892f9826bd9c0257') +sha256sums=('278c7207c4977c02d3bfaa44f148bc151be0eac8367545617a124ea784e57bbd') build() { cd "${srcdir}/${pkgname}-${pkgver}"
