summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nonprism/evolution-data-server/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/evolution-data-server/PKGBUILD b/nonprism/evolution-data-server/PKGBUILD
index d86c01099..99c755181 100644
--- a/nonprism/evolution-data-server/PKGBUILD
+++ b/nonprism/evolution-data-server/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 253288 2015-12-07 08:01:59Z fyan $
+# $Id: PKGBUILD 256060 2015-12-14 19:30:58Z heftig $
# Maintainer (Arch): Jan de Groot <jgc@archlinux.org>
# Maintainer: Márcio Silva <coadde@parabola.nu>
pkgname=evolution-data-server
-pkgver=3.18.2
-pkgrel=2.nonprism1
+pkgver=3.18.3
+pkgrel=1.nonprism1
pkgdesc="Centralized access to appointments and contacts, without libgdata support"
arch=(i686 x86_64)
depends=(gnome-online-accounts nss krb5 libgweather libical db)
@@ -15,7 +15,7 @@ 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=('5942fc1cf395acdc15425939d83824d861d01c57225ee3fc8c1d77009468ce9b')
+sha256sums=('9de9d6392822bb4b89318a88f5db1fd2f0f09899b793a0dd5525a656ed0e8163')
build() {
cd "$pkgname-$pkgver"