diff --git a/srcpkgs/evolution-data-server/evolution-data-server-devel.template b/srcpkgs/evolution-data-server/evolution-data-server-devel.template index b7ebf5a118d..5aa921c544b 100644 --- a/srcpkgs/evolution-data-server/evolution-data-server-devel.template +++ b/srcpkgs/evolution-data-server/evolution-data-server-devel.template @@ -5,8 +5,6 @@ long_desc="${long_desc} This package contains files for development, headers, static libs, etc." -revision=1 - Add_dependency run GConf-devel Add_dependency run mit-krb5-devel Add_dependency run nss-devel diff --git a/srcpkgs/evolution-data-server/template b/srcpkgs/evolution-data-server/template index 733a4f7c1f0..6403ef50e4c 100644 --- a/srcpkgs/evolution-data-server/template +++ b/srcpkgs/evolution-data-server/template @@ -1,7 +1,7 @@ # Template file for 'evolution-data-server' pkgname=evolution-data-server -version=3.2.0 -revision=1 +version=3.2.1 +homepage="http://www.gnome.org" distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz" build_style=gnu_configure configure_args="--with-openldap @@ -9,7 +9,8 @@ configure_args="--with-openldap --with-nss-includes=/usr/include/nss --enable-vala-bindings" short_desc="Evolution data server" maintainer="Juan RP " -checksum=de2a75e5256143ed7eb273a78a45ff2ba8af81c894dbf17c5dade5be349fc427 +license="GPL-2" +checksum=0091e41e87d589a984c6d089919fece2d28101df5b37e4b2d8615efdf60a09c3 long_desc=" Evolution Data Server is responsible for managing calendar and addressbook information within the GNOME desktop."