[arch-commits] Commit in evolution-data-server (2 files)
Jan de Groot
jgc at archlinux.org
Wed Aug 12 13:00:30 UTC 2009
Date: Wednesday, August 12, 2009 @ 09:00:30
Author: jgc
Revision: 49560
Update to 2.27.90:
- switch to sha256sums
- remove libgnome dependency, replace with libbonobo
Added:
evolution-data-server/gnome-unstable/
Modified:
evolution-data-server/gnome-unstable/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-08-12 12:26:45 UTC (rev 49559)
+++ gnome-unstable/PKGBUILD 2009-08-12 13:00:30 UTC (rev 49560)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=evolution-data-server
-pkgver=2.26.3
+pkgver=2.27.90
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.26.3' 'nss>=3.12.3' 'libgnome>=2.26.0' 'libglade>=2.6.4' 'gnome-keyring>=2.26.3' 'db4.1' 'heimdal>=1.2.1' 'libgweather>=2.26.2.1' 'libical>=0.43')
+depends=('libsoup>=2.27.90' 'nss>=3.12.3.1' 'libglade>=2.6.4' 'gnome-keyring>=2.27.90' 'db4.1' 'heimdal>=1.2.1' 'libgweather>=2.26.2.1' 'libical>=0.43' 'libbonobo>=2.24.1')
makedepends=('intltool' 'pkgconfig' 'gtk-doc')
options=('!libtool')
url="http://www.gnome.org"
license=('GPL')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('01205605a598253bc227ff360c7c3dad')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.27/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('d2dba65237515e57f8004433107528e3534b4a3ea73aaa8f00f9fba41a7c87f4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list