summaryrefslogtreecommitdiff
path: root/extra/evolution-data-server/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-05-17 18:53:45 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-05-17 18:53:45 +0200
commitb84f8dfdf58409163a410c241009870ecbd35952 (patch)
tree0ae6ab56ed3cbbc209f7ed0691a7fca52dc5d093 /extra/evolution-data-server/PKGBUILD
parent6feb300093e37e58027d52ca5734624565e09598 (diff)
parentf675762300c4ee2717e029975bb3f94312245276 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/ccrtp/PKGBUILD community/freerdp/PKGBUILD community/python2-pymongo/PKGBUILD community/yaz/PKGBUILD extra/apr/PKGBUILD extra/gnome-panel/PKGBUILD extra/perl-ev/PKGBUILD extra/poppler/PKGBUILD extra/sqlite/PKGBUILD extra/vim/PKGBUILD extra/xfce4-mount-plugin/PKGBUILD extra/xfce4-mpc-plugin/PKGBUILD extra/xfce4-smartbookmark-plugin/PKGBUILD multilib/lib32-atk/PKGBUILD multilib/lib32-cairo/PKGBUILD multilib/lib32-e2fsprogs/PKGBUILD multilib/lib32-gmp/PKGBUILD multilib/lib32-libldap/PKGBUILD multilib/lib32-libssh2/PKGBUILD multilib/lib32-libxi/PKGBUILD multilib/lib32-mpg123/PKGBUILD multilib/lib32-openssl/PKGBUILD multilib/lib32-v4l-utils/PKGBUILD testing/glib2/PKGBUILD testing/openmpi/PKGBUILD
Diffstat (limited to 'extra/evolution-data-server/PKGBUILD')
-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 80d988280..517a7c258 100644
--- a/extra/evolution-data-server/PKGBUILD
+++ b/extra/evolution-data-server/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 156754 2012-04-23 09:04:48Z ibiru $
+# $Id: PKGBUILD 159017 2012-05-15 10:21:45Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=evolution-data-server
-pkgver=3.4.1
+pkgver=3.4.2
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=('378c4eedb11ea359c49734393ba764ac1f1230b298c36d2256129dae00c78298')
+sha256sums=('9020337a8ce02ae13c2bcbab80784bfbc6b73803d91a3cacc6362426036f6285')
build() {
cd "$pkgname-$pkgver"