[arch-commits] CVS update of extra/gnome/evolution-exchange (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Jan 10 21:28:15 UTC 2008
Date: Thursday, January 10, 2008 @ 16:28:15
Author: jgc
Path: /home/cvs-extra/extra/gnome/evolution-exchange
Modified: PKGBUILD (1.24 -> 1.25)
upgpkg: evolution-exchange 2.12.3-1
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: extra/gnome/evolution-exchange/PKGBUILD
diff -u extra/gnome/evolution-exchange/PKGBUILD:1.24 extra/gnome/evolution-exchange/PKGBUILD:1.25
--- extra/gnome/evolution-exchange/PKGBUILD:1.24 Thu Oct 18 17:12:23 2007
+++ extra/gnome/evolution-exchange/PKGBUILD Thu Jan 10 16:28:15 2008
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD,v 1.24 2007/10/18 21:12:23 jgc Exp $
+# $Id: PKGBUILD,v 1.25 2008/01/10 21:28:15 jgc Exp $
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=evolution-exchange
-pkgver=2.12.1
+pkgver=2.12.3
pkgrel=1
pkgdesc="Ximian Connector Exchange plugin for Evolution"
arch=(i686 x86_64)
license=('GPL')
url="http://www.ximian.com"
-depends=('evolution-data-server>=1.12.1' 'libgnomeui>=2.20.1')
-makedepends=('perlxml' 'pkgconfig' 'evolution>=2.12.1')
+depends=('evolution-data-server>=1.12.3' 'libgnomeui>=2.20.1')
+makedepends=('perlxml' 'pkgconfig' 'evolution>=2.12.3')
replaces=('ximian-connector')
conflicts=('ximian-connector')
options=('!libtool' '!emptydirs')
install=evolution-exchange.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.12/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7130d53d0b10e3475bbd1c2af1e35810')
+md5sums=('1bdda76724a17fb7606abcdfdb6ec170')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list