Date: Monday, September 23, 2013 @ 20:20:07 Author: jgc Revision: 194814
upgpkg: empathy 3.9.92-1 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-23 17:56:50 UTC (rev 194813) +++ PKGBUILD 2013-09-23 18:20:07 UTC (rev 194814) @@ -2,13 +2,13 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=empathy -pkgver=3.8.4 +pkgver=3.9.92 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 telepathy-farstream telepathy-glib telepathy-logger telepathy-mission-control) +depends=(clutter-gst clutter-gtk folks gcr iso-codes libcanberra libpulse webkitgtk telepathy-farstream telepathy-glib telepathy-logger telepathy-mission-control geoclue2 geocode-glib cheese libchamplain) makedepends=(intltool itstool docbook-xsl python2) optdepends=('telepathy-gabble: XMPP/Jabber support' 'telepathy-idle: IRC support' @@ -18,8 +18,8 @@ options=('!libtool' '!makeflags') groups=(gnome) install=empathy.install -source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('cbc4934ce838e3d697616b5c36b070d2fc4fc57f84fd654c2f2cb2b8b650f5c9') +source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) +sha256sums=('f54b82c06d094bdad6e294c68fd1a10f054e62b1df39c7d96b44fa29830a7731') build() { cd $pkgname-$pkgver
