[arch-commits] CVS update of extra/gnome/evolution-data-server (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Oct 18 15:37:45 UTC 2007
Date: Thursday, October 18, 2007 @ 11:37:45
Author: jgc
Path: /home/cvs-extra/extra/gnome/evolution-data-server
Modified: PKGBUILD (1.45 -> 1.46)
upgpkg: evolution-data-server 1.12.1-1
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: extra/gnome/evolution-data-server/PKGBUILD
diff -u extra/gnome/evolution-data-server/PKGBUILD:1.45 extra/gnome/evolution-data-server/PKGBUILD:1.46
--- extra/gnome/evolution-data-server/PKGBUILD:1.45 Sat Sep 29 17:39:51 2007
+++ extra/gnome/evolution-data-server/PKGBUILD Thu Oct 18 11:37:44 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.45 2007/09/29 21:39:51 andyrtr Exp $
+# $Id: PKGBUILD,v 1.46 2007/10/18 15:37:44 jgc Exp $
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=evolution-data-server
-pkgver=1.12.0
-pkgrel=2
+pkgver=1.12.1
+pkgrel=1
pkgdesc="Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop"
arch=(i686 x86_64)
-depends=('libsoup>=2.2.100-2' 'nss>=3.11.7' 'libgnome>=2.20.0' 'libglade>=2.6.2' 'gnome-keyring>=2.20.0' 'db4.1')
+depends=('libsoup>=2.2.102' 'nss>=3.11.7' 'libgnome>=2.20.1' 'libglade>=2.6.2' 'gnome-keyring>=2.20.1' 'db4.1')
makedepends=('perlxml' 'pkgconfig')
options=('!libtool')
url="http://www.gnome.org"
license=('GPL')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.12/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('787cfe9d652f46395a9adce056bdb286')
+md5sums=('5b4d855ed1ceaaab7db14b50133b5252')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list