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

Ionut Biru ibiru at archlinux.org
Mon Nov 15 14:32:22 UTC 2010


    Date: Monday, November 15, 2010 @ 09:32:22
  Author: ibiru
Revision: 99549

upgpkg: empathy 2.32.1-1
update to 2.32.1

Modified:
  empathy/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-15 14:18:27 UTC (rev 99548)
+++ PKGBUILD	2010-11-15 14:32:22 UTC (rev 99549)
@@ -1,16 +1,16 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=empathy
-pkgver=2.32.0.1
-pkgrel=2
+pkgver=2.32.1
+pkgrel=1
 pkgdesc="A GNOME instant messaging client using the Telepathy framework."
 arch=('i686' 'x86_64')
 url="http://live.gnome.org/Empathy"
 license=('GPL2')
-depends=('telepathy-glib>=0.12.1' 'telepathy-mission-control>=5.6.0' 'folks>=0.2.1' 'telepathy-logger>=0.1.5' 'telepathy-farsight>=0.0.15'
+depends=('telepathy-glib>=0.12.3' 'telepathy-mission-control>=5.6.0' 'folks>=0.2.1' 'telepathy-logger>=0.1.5' 'telepathy-farsight>=0.0.15'
          'gnome-keyring>=2.32.0' 'gnutls' 'gconf>=2.32.0' 'evolution-data-server>=2.31.92' 'libcanberra>=0.25' 'libnotify' 'libunique'
          'enchant' 'iso-codes' 'libwebkit' 'dconf>=0.5.1')
-makedepends=('pkg-config' 'intltool' 'gnome-doc-utils>=0.20.1' 'nautilus-sendto')
+makedepends=('intltool' 'gnome-doc-utils>=0.20.1' 'nautilus-sendto')
 optdepends=('telepathy-gabble: XMPP/Jabber support'
             'telepathy-butterfly: MSN support'
             'telepathy-idle: IRC support'
@@ -21,7 +21,7 @@
 groups=('gnome-extra')
 install=empathy.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('df92bfb65a5eec73488ad95180c6ce6baf979292df197bcbb20de79f54a5c90c')
+sha256sums=('72b226244707b0bb50c74025463bdf2e1e847a8f0cefcbb187afd899103d419c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list