Date: Tuesday, March 30, 2010 @ 11:27:28 Author: ibiru Revision: 74107
update to 2.30.0.1 Modified: evolution/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-30 13:58:16 UTC (rev 74106) +++ PKGBUILD 2010-03-30 15:27:28 UTC (rev 74107) @@ -2,21 +2,21 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=evolution -pkgver=2.29.92.1 +pkgver=2.30.0.1 pkgrel=1 pkgdesc="Integrated Workgroup and Personal Information Management for Gnome" arch=('i686' 'x86_64') license=('GPL') -depends=('libnotify>=0.4.5' 'gtkhtml>=3.29.92' 'evolution-data-server>=2.29.92' 'gnome-pilot>=2.0.17' 'gstreamer0.10>=0.10.26' 'libpst>=0.6.41' 'libytnef>=0.1.5' 'gnome-desktop>=2.29.92' 'libcanberra>=0.23' 'gtkimageview>=1.6.4') -makedepends=('pkgconfig' 'gnome-doc-utils>=0.19.5' 'intltool' 'networkmanager') +depends=('libnotify>=0.4.5' 'gtkhtml>=3.30' 'evolution-data-server>=2.30' 'gnome-pilot>=2.0.17' 'gstreamer0.10>=0.10.26' 'libpst>=0.6.41' 'libytnef>=0.1.5' 'gnome-desktop>=2.29.92' 'libcanberra>=0.23' 'gtkimageview>=1.6.4') +makedepends=('pkgconfig' 'gnome-doc-utils>=0.20.0' 'intltool' 'networkmanager') optdepends=('bogofilter: possible junk filter plugin' 'spamassassin: possible junk filter plugin') groups=('gnome-extra') options=('!libtool' '!emptydirs') install=evolution.install url=http://www.gnome.org/projects/evolution/ -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('c2c2708abdbc11ec2558f5262b4fa79777c08c0dc00a6d0865ff56300d6dcb27') +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2) +sha256sums=('4e068356652d6bf1dbe2acc8e9eed5df9d283ea71de34d81b441d2bb2ac47009') build() { cd "${srcdir}/${pkgname}-${pkgver}"
