[arch-commits] Commit in evolution-data-server/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Mar 18 23:23:57 UTC 2009


    Date: Wednesday, March 18, 2009 @ 19:23:57
  Author: jgc
Revision: 30375

upgpkg: evolution-data-server 2.26.0-1
    GNOME 2.26 - add libical and libgweather dependencies

Modified:
  evolution-data-server/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-18 22:58:42 UTC (rev 30374)
+++ PKGBUILD	2009-03-18 23:23:57 UTC (rev 30375)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evolution-data-server
-pkgver=2.24.4.1
+pkgver=2.26.0
 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.3' 'nss>=3.12.2' 'libgnome>=2.24.1' 'libglade>=2.6.3' 'gnome-keyring>=2.24.1' 'db4.1' 'heimdal>=1.2.1')
+depends=('libsoup>=2.26.0' 'nss>=3.12.2' 'libgnome>=2.26.0' 'libglade>=2.6.4' 'gnome-keyring>=2.26.0' 'db4.1' 'heimdal>=1.2.1' 'libgweather>=2.26.0' 'libical>=0.43')
 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=('3d6234ec417b2d9ab8dac6c45ec6ba97')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('d010845a4ee9604f050403b106c2f416')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list