[arch-commits] Commit in evolution-data-server/repos (extra-i686 extra-i686/PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Oct 21 22:21:00 UTC 2008


    Date: Tuesday, October 21, 2008 @ 18:20:59
  Author: jgc
Revision: 16664

Merged revisions 15574,16662 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/evolution-data-server/trunk

........
  r15574 | jgc | 2008-10-15 19:45:04 +0200 (Wed, 15 Oct 2008) | 2 lines
  
  upgpkg: evolution-data-server 2.24.0-1.1
      Rebuild so evolution-data-server does not link to its older version. Should fix warnings and the account creation wizard that does not work
........
  r16662 | jgc | 2008-10-22 00:17:05 +0200 (Wed, 22 Oct 2008) | 1 line
  
  upgpkg: evolution-data-server 2.24.1-1
........

Modified:
  evolution-data-server/repos/extra-i686/	(properties)
  evolution-data-server/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Property changes on: evolution-data-server/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /evolution-data-server/trunk:1-13611
   + /evolution-data-server/trunk:1-16662

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-10-21 22:20:55 UTC (rev 16663)
+++ extra-i686/PKGBUILD	2008-10-21 22:20:59 UTC (rev 16664)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evolution-data-server
-pkgver=2.24.0
+pkgver=2.24.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.24.0.1' 'nss>=3.12' 'libgnome>=2.24.1' 'libglade>=2.6.3' 'gnome-keyring>=2.24.0' 'db4.1' 'heimdal>=1.2')
+depends=('libsoup>=2.24.1' 'nss>=3.12' 'libgnome>=2.24.1' 'libglade>=2.6.3' 'gnome-keyring>=2.24.1' 'db4.1' 'heimdal>=1.2')
 makedepends=('intltool' 'pkgconfig')
 options=('!libtool')
 url="http://www.gnome.org"
 license=('GPL')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('376bbd5ab3072c9dc8f47747c578f71f')
+md5sums=('d613412a079aebfaf0234637c92bc7c7')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list