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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 13:57:28 UTC 2010


    Date: Tuesday, March 30, 2010 @ 09:57:28
  Author: ibiru
Revision: 74102

update to 2.30

Modified:
  evolution-data-server/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 13:56:00 UTC (rev 74101)
+++ PKGBUILD	2010-03-30 13:57:28 UTC (rev 74102)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evolution-data-server
-pkgver=2.29.92
+pkgver=2.30.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.29.91' 'nss>=3.12.4' 'libgnome-keyring>=2.29.4' 'heimdal>=1.3.1' 'libgweather>=2.29.92' 'libical>=0.44' 'db>=4.8.26')
+arch=('i686' 'x86_64')
+depends=('libsoup>=2.30.0' 'nss>=3.12.4' 'libgnome-keyring>=2.29.4' 'heimdal>=1.3.1' 'libgweather>=2.29.92' 'libical>=0.44' 'db>=4.8.26')
 makedepends=('intltool' 'pkgconfig' 'gtk-doc' 'gperf')
 options=('!libtool')
 url="http://www.gnome.org"
 license=('GPL')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2
         patch-camel_camel-sasl-gssapi.c)
-sha256sums=('9c82d80b65f44459de004430948a072e85cfb8538923ad24a741747c79f850e7'
+sha256sums=('89330c0ff21904d95de4d78ed84621dbbfa776091d705737ae8d829c7706cd04'
             '7a16a8e040a9623a56d05754b5a23d969d12e1c2098eb7baec48e935a43832b4')
 
 build() {




More information about the arch-commits mailing list