Date: Monday, November 14, 2011 @ 07:58:00 Author: ibiru Revision: 142743
update to 3.2.2 Modified: evolution/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-11-14 12:31:16 UTC (rev 142742) +++ PKGBUILD 2011-11-14 12:58:00 UTC (rev 142743) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=evolution -pkgver=3.2.1 +pkgver=3.2.2 pkgrel=1 pkgdesc="Manage your email, contacts and schedule" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ install=evolution.install url=http://www.gnome.org/projects/evolution/ source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('244d4fcf57d59b3fe0bcedddc65da5f508b253cb64159e6ddb2bddedf8d7e19a') +sha256sums=('03c68242bbf494dda3bf34f52ec843c282c9bb07f9415a69fe58237c7efbbe7d') build() { cd "${srcdir}/${pkgname}-${pkgver}"
