summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-15 00:50:40 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-10-15 00:50:40 -0200
commit1480ec7282ff2165844e40967a0e299c76508505 (patch)
treed82072433a07adda6d9f6e64cd46161d5c3d5c12 /nonprism
parent2f4704584af571d45a0b79b2cf7d5b66355e5bcf (diff)
evolution-data-server-nonprism-3.10.1-1: updating version
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/evolution-data-server-nonprism/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/nonprism/evolution-data-server-nonprism/PKGBUILD b/nonprism/evolution-data-server-nonprism/PKGBUILD
index df988e12b..6608f672d 100644
--- a/nonprism/evolution-data-server-nonprism/PKGBUILD
+++ b/nonprism/evolution-data-server-nonprism/PKGBUILD
@@ -1,11 +1,13 @@
+# $Id: PKGBUILD 196433 2013-10-13 19:19:09Z heftig $
+# Maintainer: Jan de Groot <jgc@archlinux.org>
_pkgname=evolution-data-server
pkgname=evolution-data-server-nonprism
-pkgver=3.10.0
+pkgver=3.10.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 gcr)
+depends=(gnome-online-accounts nss krb5 libgweather libical db)
makedepends=(intltool gperf gobject-introspection vala python2)
options=('!libtool')
install=$_pkgname.install
@@ -15,7 +17,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=('1c47a0e138e9a5ed630d6e3ab30761e74e5f26ed7bbc31debfe76c2bac058b27')
+sha256sums=('a6b5acbd21767b685d58ebfd4c152baa693387f5654fb738b3645ee39e82f9f5')
build() {
cd "$_pkgname-$pkgver"