summaryrefslogtreecommitdiff
path: root/nonprism/evolution-data-server
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-04-13 12:05:05 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-04-13 12:05:05 -0300
commit4d7f1647c67e386d001576f244f16372a50f9042 (patch)
treea89e59796be33c8845c6fab92f57f356a2c3e130 /nonprism/evolution-data-server
parent924fdf4c42968a82f56de2fbc4457e2d02998edd (diff)
evolution-data-server-3.16.0-2.nonprism1: updating version
Diffstat (limited to 'nonprism/evolution-data-server')
-rw-r--r--nonprism/evolution-data-server/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/nonprism/evolution-data-server/PKGBUILD b/nonprism/evolution-data-server/PKGBUILD
index ea90d7c4f..bcd0761cd 100644
--- a/nonprism/evolution-data-server/PKGBUILD
+++ b/nonprism/evolution-data-server/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 231293 2015-02-11 14:35:16Z jgc $
+# $Id: PKGBUILD 235762 2015-04-08 19:39:01Z andyrtr $
# Maintainer (Arch): Jan de Groot <jgc@archlinux.org>
pkgname=evolution-data-server
-pkgver=3.12.11
-pkgrel=1.nonprism1
+pkgver=3.16.0
+pkgrel=2.nonprism1
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)
+makedepends=(intltool gperf gobject-introspection vala)
install=$pkgname.install
url="https://wiki.gnome.org/Apps/Evolution"
license=(GPL)
replaces=("${pkgname}-coherence" "${pkgname}-nonprism")
conflicts=("${pkgname}-coherence" "${pkgname}-nonprism")
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('59023d2cf92e36b69c1f83b2e56a0ba037754982a23cb06f35f6cc5de7a12201')
+sha256sums=('caa3be9c9dda5cbd49ae5daf29cd9597658aa995f3c3ae2ab509bca8c9b217e2')
build() {
cd "$pkgname-$pkgver"