Date: Monday, November 7, 2011 @ 15:57:27 Author: ibiru Revision: 142285
update to 3.2.1.2 Modified: empathy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-11-07 20:53:31 UTC (rev 142284) +++ PKGBUILD 2011-11-07 20:57:27 UTC (rev 142285) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=empathy -pkgver=3.2.1.1 +pkgver=3.2.1.2 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=('2b4ce3184fcd8c2260654f925e4055a7e02513c5eefa4745bcdf82c9039b7681') +sha256sums=('44e149ecadce6269a6d31d93bbd7d4a4bda8d092d4e95de9d5ca09cf067d8ab7') build() { cd "${srcdir}/${pkgname}-${pkgver}"
