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 ae804b37a..76ffd4dd4 100644
--- a/nonprism/evolution-data-server/PKGBUILD
+++ b/nonprism/evolution-data-server/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 263828 2016-04-03 12:52:10Z foutrelis $
+# $Id: PKGBUILD 264767 2016-04-12 21:44:24Z heftig $
# Maintainer (Arch): Jan de Groot <jgc@archlinux.org>
# Maintainer: Márcio Silva <coadde@parabola.nu>
pkgname=evolution-data-server
-pkgver=3.20.0
-pkgrel=2.nonprism1
+pkgver=3.20.1
+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 libphonenumber webkitgtk)
@@ -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=('05f2e84fd5b02f9a526ffd549753af564f54c56047b5126aeecb28a8a0fa4f4b')
+sha256sums=('1dfbf6b45656c202f3d68212afb11710e40188db84748d3e487a89ccd4874b53')
build() {
cd "$pkgname-$pkgver"