From defe74c9cba07c321ad2869d8f6872e64a167324 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 2 May 2012 00:01:22 +0000 Subject: Wed May 2 00:01:22 UTC 2012 --- extra/gnome-contacts/PKGBUILD | 8 ++++---- extra/gnome-contacts/gnome-contacts.install | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/gnome-contacts') diff --git a/extra/gnome-contacts/PKGBUILD b/extra/gnome-contacts/PKGBUILD index 065987150..acd46097a 100644 --- a/extra/gnome-contacts/PKGBUILD +++ b/extra/gnome-contacts/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 156806 2012-04-23 09:06:13Z ibiru $ +# $Id: PKGBUILD 158004 2012-04-30 22:44:22Z ibiru $ # Maintainer: Ionut Biru pkgname=gnome-contacts -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="Contacts Manager for GNOME" arch=(i686 x86_64) url="http://www.gnome.org" license=('GPL2') groups=(gnome-extra) -depends=('gtk3' 'folks' 'libnotify' 'gnome-desktop') +depends=('gtk3' 'folks' 'libnotify' 'gnome-desktop' 'dconf') makedepends=('intltool' 'vala') install=$pkgname.install source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('06d4d8fc22d72f67296ed98d35e3ee40f26d8344bcbd14affff4a720047ccd97') +sha256sums=('673614fe6cd5f986132819eeb21d67c40af336ffd2c4ca4c3e99365114f13523') build() { cd $pkgname-$pkgver diff --git a/extra/gnome-contacts/gnome-contacts.install b/extra/gnome-contacts/gnome-contacts.install index 326aa98a2..c19349f72 100644 --- a/extra/gnome-contacts/gnome-contacts.install +++ b/extra/gnome-contacts/gnome-contacts.install @@ -1,5 +1,5 @@ post_install() { - glib-compile-schemas usr/share/glib-2.0/schemas + glib-compile-schemas /usr/share/glib-2.0/schemas } post_upgrade() { -- cgit v1.2.3-54-g00ecf