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

Ionut Biru ibiru at archlinux.org
Thu Sep 8 13:18:32 UTC 2011


    Date: Thursday, September 8, 2011 @ 09:18:31
  Author: ibiru
Revision: 137515

update to 0.1.4.1

Modified:
  gnome-contacts/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-08 12:32:23 UTC (rev 137514)
+++ PKGBUILD	2011-09-08 13:18:31 UTC (rev 137515)
@@ -1,18 +1,18 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=gnome-contacts
-pkgver=0.1.3
+pkgver=0.1.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')
+depends=('gtk3' 'folks' 'libnotify' 'gnome-desktop')
 makedepends=('intltool' 'vala')
 install=
 source=(http://download.gnome.org/sources/$pkgname/0.1/$pkgname-$pkgver.tar.xz)
-sha256sums=('3de2987af8bad5dce9d165bc07be1080ef2922f68ab0f93157c28fb7ad9af778')
+sha256sums=('66dfb898df93b70f40cf9ff290ab8db1bea08d69e637dfba5266de58fa5be367')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list