From 9c5ca0bcd40fdd461db8f3c57365e7ec19587405 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Mon, 14 Apr 2014 21:48:18 -0300 Subject: evolution-data-server-nonprism-3.12.1-1: updating version --- nonprism/evolution-data-server-nonprism/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'nonprism/evolution-data-server-nonprism') diff --git a/nonprism/evolution-data-server-nonprism/PKGBUILD b/nonprism/evolution-data-server-nonprism/PKGBUILD index 0ce7ceefd..e342eb6ff 100644 --- a/nonprism/evolution-data-server-nonprism/PKGBUILD +++ b/nonprism/evolution-data-server-nonprism/PKGBUILD @@ -1,22 +1,22 @@ -# $Id: PKGBUILD 205631 2014-02-10 09:46:35Z heftig $ +# $Id: PKGBUILD 210308 2014-04-14 07:16:01Z jgc $ # Maintainer: Jan de Groot _pkgname=evolution-data-server pkgname=evolution-data-server-nonprism -pkgver=3.10.4 +pkgver=3.12.1 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) makedepends=(intltool gperf gobject-introspection vala python2) install=$_pkgname.install -url="http://www.gnome.org" +url="https://wiki.gnome.org/Apps/Evolution" license=(GPL) 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=('5c2d5e19af19ecfa81f31306411ab6155c3c62cf407d5a5aaa675a8ce940fa2d') +source=(http://ftp.gnome.org/pub/gnome/sources/$_pkgname/${pkgver:0:4}/$_pkgname-$pkgver.tar.xz) +sha256sums=('8c794d7f3e5241cc8856ab1d9fccab29487c575d3a3b7d9b884064864b96caa3') build() { cd "$_pkgname-$pkgver" -- cgit v1.2.3-2-g168b