[arch-commits] Commit in evolution-exchange/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu May 1 19:40:18 UTC 2008
Date: Thursday, May 1, 2008 @ 15:40:18
Author: jgc
Revision: 1191
upgpkg: evolution-exchange 2.22.1-1
Modified:
evolution-exchange/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-05-01 19:37:44 UTC (rev 1190)
+++ PKGBUILD 2008-05-01 19:40:18 UTC (rev 1191)
@@ -2,20 +2,20 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=evolution-exchange
-pkgver=2.22.0
+pkgver=2.22.1
pkgrel=1
pkgdesc="Ximian Connector Exchange plugin for Evolution"
arch=(i686 x86_64)
license=('GPL')
url="http://www.ximian.com"
-depends=('evolution-data-server>=2.22.0' 'libgnomeui>=2.22.01')
-makedepends=('perlxml' 'pkgconfig' 'evolution>=2.22.0')
+depends=('evolution-data-server>=2.22.1' 'libgnomeui>=2.22.1')
+makedepends=('perlxml' 'pkgconfig' 'evolution>=2.22.1')
replaces=('ximian-connector')
conflicts=('ximian-connector')
options=('!libtool' '!emptydirs')
install=evolution-exchange.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('fea02f97cc8fe62dca0d50ffdc19e416')
+md5sums=('213db2462016f18ad3261d3e7fb00004')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list