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

Ionut Biru ibiru at archlinux.org
Thu Nov 18 22:38:17 UTC 2010


    Date: Thursday, November 18, 2010 @ 17:38:17
  Author: ibiru
Revision: 99876

upgpkg: empathy 2.32.2-1
update to 2.32.2 and added ca-certificates to dependency

Modified:
  empathy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-18 22:11:35 UTC (rev 99875)
+++ PKGBUILD	2010-11-18 22:38:17 UTC (rev 99876)
@@ -1,15 +1,15 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=empathy
-pkgver=2.32.1
+pkgver=2.32.2
 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.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')
+depends=('telepathy-glib>=0.12.4' 'telepathy-mission-control>=5.6.1' '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.32.1' 'libcanberra>=0.25' 'libnotify' 'libunique'
+         'enchant' 'iso-codes' 'libwebkit' 'dconf>=0.5.1' 'ca-certificates')
 makedepends=('intltool' 'gnome-doc-utils>=0.20.1' 'nautilus-sendto')
 optdepends=('telepathy-gabble: XMPP/Jabber support'
             'telepathy-butterfly: MSN 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=('72b226244707b0bb50c74025463bdf2e1e847a8f0cefcbb187afd899103d419c')
+sha256sums=('f90a45955205fd8bd783a55acae4603197caab4f16a880106f8639cbbbe5e861')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list