summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nonprism/evolution-data-server/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/nonprism/evolution-data-server/PKGBUILD b/nonprism/evolution-data-server/PKGBUILD
index a71b51807..ea90d7c4f 100644
--- a/nonprism/evolution-data-server/PKGBUILD
+++ b/nonprism/evolution-data-server/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 229404 2015-01-16 11:08:15Z heftig $
+# $Id: PKGBUILD 231293 2015-02-11 14:35:16Z jgc $
# Maintainer (Arch): Jan de Groot <jgc@archlinux.org>
pkgname=evolution-data-server
-pkgver=3.12.10
+pkgver=3.12.11
pkgrel=1.nonprism1
pkgdesc="Centralized access to appointments and contacts, without libgdata support"
arch=(i686 x86_64)
@@ -14,7 +14,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=('52466d16487474787f879b57f0b2de2aad0554e5c5161b366a597fc522ce673d')
+sha256sums=('59023d2cf92e36b69c1f83b2e56a0ba037754982a23cb06f35f6cc5de7a12201')
build() {
cd "$pkgname-$pkgver"