Date: Monday, March 28, 2011 @ 07:34:38 Author: ibiru Revision: 117062
upgpkg: empathy 2.91.93-1 update to 2.91.93 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-28 11:33:30 UTC (rev 117061) +++ PKGBUILD 2011-03-28 11:34:38 UTC (rev 117062) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=empathy -pkgver=2.91.92 +pkgver=2.91.93 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=('2804d206df31f9d77336a9a5fbc7dd4980986b98435a784f4d2acc39843f378a') +sha256sums=('39b1df0710b06a1f462f3c77aab286898467a099a74b701d04befeef19a89a45') build() { cd "${srcdir}/${pkgname}-${pkgver}"
