[arch-commits] Commit in evolution-exchange/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Apr 20 20:49:29 UTC 2009
Date: Monday, April 20, 2009 @ 16:49:29
Author: jgc
Revision: 36259
Merged revisions 36045 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/evolution-exchange/trunk
........
r36045 | jgc | 2009-04-19 19:29:39 +0000 (Sun, 19 Apr 2009) | 1 line
upgpkg: evolution-exchange 2.26.1-1
........
Modified:
evolution-exchange/repos/extra-x86_64/ (properties)
evolution-exchange/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Property changes on: evolution-exchange/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /evolution-exchange/trunk:1-33896
+ /evolution-exchange/trunk:1-36258
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-04-20 20:47:45 UTC (rev 36258)
+++ extra-x86_64/PKGBUILD 2009-04-20 20:49:29 UTC (rev 36259)
@@ -2,22 +2,22 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=evolution-exchange
-pkgver=2.26.0
+pkgver=2.26.1
_majorver=2.26
-pkgrel=2
+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.26.0' 'libgnomeui>=2.24.1' 'gvfs>=1.2.1')
-makedepends=('pkgconfig' 'intltool' 'evolution>=2.26.0')
+depends=('evolution-data-server>=2.26.1.1' 'libgnomeui>=2.24.1' 'gvfs>=1.2.2')
+makedepends=('pkgconfig' 'intltool' 'evolution>=2.26.1')
replaces=('ximian-connector')
conflicts=('ximian-connector')
options=('!libtool' '!emptydirs')
groups=('gnome-extra')
install=evolution-exchange.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${_majorver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('845f0a74e4565a6639f3b8adb736cbc1')
+md5sums=('9333f3e0558aaf331d61493b7bae23ae')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list