[arch-commits] Commit in gnome-contacts/trunk (PKGBUILD gnome-contacts.install)

Ionut Biru ibiru at archlinux.org
Mon Apr 30 22:42:40 UTC 2012


    Date: Monday, April 30, 2012 @ 18:42:39
  Author: ibiru
Revision: 158003

update to 3.4.1

Modified:
  gnome-contacts/trunk/PKGBUILD
  gnome-contacts/trunk/gnome-contacts.install

------------------------+
 PKGBUILD               |    6 +++---
 gnome-contacts.install |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-30 22:34:00 UTC (rev 158002)
+++ PKGBUILD	2012-04-30 22:42:39 UTC (rev 158003)
@@ -2,18 +2,18 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 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

Modified: gnome-contacts.install
===================================================================
--- gnome-contacts.install	2012-04-30 22:34:00 UTC (rev 158002)
+++ gnome-contacts.install	2012-04-30 22:42:39 UTC (rev 158003)
@@ -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() {




More information about the arch-commits mailing list