[arch-commits] Commit in evolution/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Sep 27 16:37:30 UTC 2010
Date: Monday, September 27, 2010 @ 12:37:29
Author: ibiru
Revision: 91673
update to 2.32.0
Modified:
evolution/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-09-27 16:17:35 UTC (rev 91672)
+++ PKGBUILD 2010-09-27 16:37:29 UTC (rev 91673)
@@ -2,12 +2,12 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=evolution
-pkgver=2.31.92
+pkgver=2.32.0
pkgrel=1
pkgdesc="Integrated Workgroup and Personal Information Management for Gnome"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('libnotify>=0.4.5' 'gtkhtml>=3.31.92' 'evolution-data-server>=2.31.92' 'gstreamer0.10>=0.10.30' 'libpst>=0.6.41' 'libytnef>=0.1.5' 'gnome-desktop>=2.31.92' 'libcanberra>=0.25' 'gtkimageview>=1.6.4' 'libunique')
+depends=('libnotify>=0.4.5' 'gtkhtml>=3.32.0' 'evolution-data-server>=2.32.0' 'gstreamer0.10>=0.10.30' 'libpst>=0.6.41' 'libytnef>=0.1.5' 'gnome-desktop>=2.32.0' 'libcanberra>=0.25' 'gtkimageview>=1.6.4' 'libunique')
makedepends=('pkgconfig' 'gnome-doc-utils>=0.20.1' 'intltool' 'networkmanager')
optdepends=('bogofilter: possible junk filter plugin'
'spamassassin: possible junk filter plugin')
@@ -15,8 +15,8 @@
options=('!libtool' '!emptydirs')
install=evolution.install
url=http://www.gnome.org/projects/evolution/
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('feda2b365063914ee27ab689cfc15442c8b98a8e8e08951e1f28e6c578c068f4')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('61d0e45a9f23292d41155332d57d325b44b198189133b64f929cd75e1dc98841')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list