Date: Wednesday, October 3, 2012 @ 07:29:43 Author: jgc Revision: 167721
upgpkg: empathy 3.6.0.1-1 3.6.0.1 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-03 10:23:54 UTC (rev 167720) +++ PKGBUILD 2012-10-03 11:29:43 UTC (rev 167721) @@ -2,14 +2,14 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=empathy -pkgver=3.6.0 +pkgver=3.6.0.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=('clutter-gst' 'clutter-gtk' 'folks' 'gcr' 'iso-codes' 'libcanberra' 'libpulse' 'webkitgtk3' 'networkmanager' 'telepathy-farstream' 'telepathy-glib' 'telepathy-logger' 'telepathy-mission-control') -makedepends=('intltool' 'itstool' 'gnome-common') +makedepends=('intltool' 'itstool' 'docbook-xsl') optdepends=('telepathy-gabble: XMPP/Jabber support' 'telepathy-idle: IRC support' 'telepathy-salut: Link-local XMPP support' @@ -19,7 +19,7 @@ groups=('gnome-extra') install=empathy.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('6bd73710846f369bc41fa0f88b3dd60d03f9242702b6a8c35681c9e5c99e8441') +sha256sums=('317933dca14ed3e402410cd2a4f0cba4d9a80fe43f3d4de110b6342fc43db315') build() { cd $pkgname-$pkgver
