Date: Wednesday, September 15, 2010 @ 10:30:56 Author: ibiru Revision: 90720
upgpkg: evolution-data-server 2.31.92.1-1 update to 2.31.92 Modified: evolution-data-server/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-09-15 14:27:10 UTC (rev 90719) +++ PKGBUILD 2010-09-15 14:30:56 UTC (rev 90720) @@ -2,17 +2,17 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=evolution-data-server -pkgver=2.30.3 +pkgver=2.31.92.1 pkgrel=1 pkgdesc="Central location for addressbook and calendar storage in the GNOME Desktop" arch=('i686' 'x86_64') -depends=('libsoup>=2.30.1' 'nss>=3.12.7' 'libgnome-keyring>=2.30.1' 'heimdal>=1.3.2' 'libgweather>=2.30.0' 'libical>=0.44' 'db>=4.8.26') +depends=('libsoup>=2.31.92' 'nss>=3.12.7' 'libgnome-keyring>=2.31.92' 'heimdal>=1.3.2' 'libgweather>=2.30.2' 'libical>=0.44' 'db>=4.8.26' 'libgdata>=0.6.4') makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gperf') options=('!libtool') url="http://www.gnome.org" license=('GPL') -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('3773e677ab3b9ff5564a26409ec6b00bc1bd68baf58a8781109866a7e29df890') +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2) +sha256sums=('17313717afe5723e0cef8b128cedcb1edfdfc425cb4d9612a499b5b3e747e880') build() { cd "${srcdir}/${pkgname}-${pkgver}"
