summaryrefslogtreecommitdiff
path: root/gnome-unstable/gnome-contacts
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/gnome-contacts')
-rw-r--r--gnome-unstable/gnome-contacts/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/gnome-contacts/PKGBUILD b/gnome-unstable/gnome-contacts/PKGBUILD
index 8036c11b8..029b4dab8 100644
--- a/gnome-unstable/gnome-contacts/PKGBUILD
+++ b/gnome-unstable/gnome-contacts/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 152998 2012-03-11 06:38:54Z heftig $
+# $Id: PKGBUILD 154597 2012-03-30 12:25:13Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gnome-contacts
-pkgver=3.3.90
+pkgver=3.4.0
pkgrel=1
pkgdesc="Contacts Manager for GNOME"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ depends=('gtk3' 'folks' 'libnotify' 'gnome-desktop')
makedepends=('intltool' 'vala')
install=$pkgname.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('bc1450a0e4df81a7d88df0827a674c0c203f0a3e57703c053def6529a50be0f6')
+sha256sums=('06d4d8fc22d72f67296ed98d35e3ee40f26d8344bcbd14affff4a720047ccd97')
build() {
cd $pkgname-$pkgver