Date: Monday, April 4, 2011 @ 12:37:19 Author: ibiru Revision: 117698
upgpkg: empathy 3.0.0-1 update to 3.0.0 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-04 16:33:08 UTC (rev 117697) +++ PKGBUILD 2011-04-04 16:37:19 UTC (rev 117698) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Ionut Biru <[email protected]> pkgname=empathy -pkgver=2.91.93 +pkgver=3.0.0 pkgrel=1 pkgdesc="A GNOME instant messaging client using the Telepathy framework." arch=('i686' 'x86_64') @@ -19,8 +19,8 @@ options=('!libtool') groups=('gnome-extra') install=empathy.install -source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('39b1df0710b06a1f462f3c77aab286898467a099a74b701d04befeef19a89a45') +source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/3.0/${pkgname}-${pkgver}.tar.bz2) +sha256sums=('e409d764805a4501f8c9efa44ffb1a398820d6928b825932baa5447bc628ed5c') build() { cd "${srcdir}/${pkgname}-${pkgver}"
