Date: Tuesday, August 24, 2010 @ 11:08:05 Author: ibiru Revision: 88728
upgpkg: empathy 2.30.3-1 update to 2.30.3 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-08-24 14:49:49 UTC (rev 88727) +++ PKGBUILD 2010-08-24 15:08:05 UTC (rev 88728) @@ -1,13 +1,13 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=empathy -pkgver=2.30.2 +pkgver=2.30.3 pkgrel=1 pkgdesc="A GNOME instant messaging client using the Telepathy framework." arch=('i686' 'x86_64') url="http://live.gnome.org/Empathy" license=('GPL2') -depends=('iso-codes' 'telepathy-mission-control>=5.4.1' 'telepathy-farsight>=0.0.14' 'libcanberra' 'libnotify' 'libunique>=1.1.6' 'libwebkit>=1.2.1' 'evolution-data-server>=2.30.2') +depends=('iso-codes' 'telepathy-mission-control>=5.4.1' 'telepathy-farsight>=0.0.14' 'libcanberra' 'libnotify' 'libunique>=1.1.6' 'libwebkit>=1.2.3' 'evolution-data-server>=2.30.3') makedepends=('pkg-config' 'intltool' 'gnome-doc-utils>=0.20.1' 'nautilus-sendto') optdepends=('telepathy-gabble: XMPP/Jabber support' 'telepathy-butterfly: MSN support' @@ -19,7 +19,7 @@ groups=('gnome-extra') install=empathy.install source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('e96846bafcedf39f9869d656031ba1c02c3568038e968db308ff07552e5024d7') +sha256sums=('5965434fcc05f7ec3cd32d9128b03ac20e96624b0035d329abf72decd70c5def') build() { cd "${srcdir}/${pkgname}-${pkgver}"
