Date: Monday, October 24, 2011 @ 12:34:29 Author: ibiru Revision: 141133
update to 3.2.1.1 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-24 16:18:24 UTC (rev 141132) +++ PKGBUILD 2011-10-24 16:34:29 UTC (rev 141133) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=empathy -pkgver=3.2.1 +pkgver=3.2.1.1 pkgrel=1 pkgdesc="A GNOME instant messaging client using the Telepathy framework." arch=('i686' 'x86_64') @@ -21,7 +21,7 @@ groups=('gnome-extra') install=empathy.install source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/3.2/${pkgname}-${pkgver}.tar.xz) -sha256sums=('d50e9b0e31df0e8d137c120c61c5aeaaad06fb24bb208d105b186a01b3f1de0a') +sha256sums=('2b4ce3184fcd8c2260654f925e4055a7e02513c5eefa4745bcdf82c9039b7681') build() { cd "${srcdir}/${pkgname}-${pkgver}"
