From ac8e1e44f882d5f21330bf38f57cb6f505462867 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sun, 10 Nov 2013 23:30:01 -0200 Subject: evolution-data-server-nonprism-3.10.2-1: updating version --- nonprism/evolution-data-server-nonprism/PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'nonprism/evolution-data-server-nonprism/PKGBUILD') diff --git a/nonprism/evolution-data-server-nonprism/PKGBUILD b/nonprism/evolution-data-server-nonprism/PKGBUILD index a84fbf135..4af4b8f40 100644 --- a/nonprism/evolution-data-server-nonprism/PKGBUILD +++ b/nonprism/evolution-data-server-nonprism/PKGBUILD @@ -1,15 +1,14 @@ -# $Id: PKGBUILD 196433 2013-10-13 19:19:09Z heftig $ +# $Id: PKGBUILD 199313 2013-11-10 16:32:55Z heftig $ # Maintainer: Jan de Groot _pkgname=evolution-data-server pkgname=evolution-data-server-nonprism -pkgver=3.10.1 +pkgver=3.10.2 pkgrel=1 pkgdesc="Centralized access to appointments and contacts, without libgdata support" arch=(i686 x86_64) depends=(gnome-online-accounts nss krb5 libgweather libical db gcr libsoup) makedepends=(intltool gperf gobject-introspection vala python2) -options=('!libtool') install=$_pkgname.install url="http://www.gnome.org" license=(GPL) @@ -17,7 +16,7 @@ replaces=("$_pkgname" 'evolution-data-server-coherence') conflicts=$_pkgname provides=$_pkgname=$pkgver source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.xz) -sha256sums=('a6b5acbd21767b685d58ebfd4c152baa693387f5654fb738b3645ee39e82f9f5') +sha256sums=('0f384d18811515e2e73d6e8683a440559cef495637b94fecfb10e6ff0283ecb9') build() { cd "$_pkgname-$pkgver" -- cgit v1.2.3-2-g168b