summaryrefslogtreecommitdiff
path: root/extra/evolution-data-server
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-21 01:12:38 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-21 01:12:38 -0300
commit62130de96451044ea587d1cef2302c4cf3f910c4 (patch)
tree7ab5036739c0b7c3aa0ac787287b38652f1bcffb /extra/evolution-data-server
parent46d785933a49b1f2d742ca828f7b12c6a9a9d401 (diff)
parent6d22541bcebb7236bedfb98a96d5a1292072e86c (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/vhba-module/60-vhba.rules community-testing/vhba-module/PKGBUILD community-testing/vhba-module/vhba-module.install core/gcc/PKGBUILD core/gzip/PKGBUILD core/logrotate/PKGBUILD extra/bluez/PKGBUILD extra/kdeplasma-addons/PKGBUILD kde-unstable/kdebase-runtime/PKGBUILD kde-unstable/kdebindings-smokekde/PKGBUILD kde-unstable/kdeplasma-addons/PKGBUILD multilib/gcc-multilib/PKGBUILD multilib/libtool-multilib/PKGBUILD
Diffstat (limited to 'extra/evolution-data-server')
-rw-r--r--extra/evolution-data-server/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/evolution-data-server/PKGBUILD b/extra/evolution-data-server/PKGBUILD
index 517a7c258..a5d3cb899 100644
--- a/extra/evolution-data-server/PKGBUILD
+++ b/extra/evolution-data-server/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 159017 2012-05-15 10:21:45Z heftig $
+# $Id: PKGBUILD 162098 2012-06-19 20:22:53Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=evolution-data-server
-pkgver=3.4.2
+pkgver=3.4.3
pkgrel=1
pkgdesc="Centralized access to appointments and contacts"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ install=$pkgname.install
url="http://www.gnome.org"
license=('GPL')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9020337a8ce02ae13c2bcbab80784bfbc6b73803d91a3cacc6362426036f6285')
+sha256sums=('455d0ee5ba5f1638f593476427697c9b5fc9668389b18f170449710f711626d8')
build() {
cd "$pkgname-$pkgver"