summaryrefslogtreecommitdiff
path: root/gnome-unstable/evolution-data-server/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/evolution-data-server/PKGBUILD')
-rw-r--r--gnome-unstable/evolution-data-server/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-unstable/evolution-data-server/PKGBUILD b/gnome-unstable/evolution-data-server/PKGBUILD
index 3d7c264de..604c905eb 100644
--- a/gnome-unstable/evolution-data-server/PKGBUILD
+++ b/gnome-unstable/evolution-data-server/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 137522 2011-09-08 19:07:04Z ibiru $
+# $Id: PKGBUILD 138232 2011-09-19 13:59:32Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=evolution-data-server
-pkgver=3.1.91
-pkgrel=2
+pkgver=3.1.92
+pkgrel=1
pkgdesc="Centralized access to appointments and contacts"
arch=('i686' 'x86_64')
depends=('gconf' 'gnome-online-accounts' 'nss' 'krb5' 'libgweather' 'libical' 'db' 'libgdata')
@@ -12,7 +12,7 @@ options=('!libtool')
url="http://www.gnome.org"
license=('GPL')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.1/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('c1524cd4ab45965cac3560f31ca10e282e8c20c130f6c2cf7e31baa88e842a48')
+sha256sums=('35a14158a2eb1c34845cef2d40d6dcbc6d8110c29864d9bb8f1149c691dfd8c2')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"