From eb3d40c72c9dd19f6a5ef79b41e9d8ba73ccd928 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 1 Sep 2011 23:14:36 +0000 Subject: Thu Sep 1 23:14:36 UTC 2011 --- extra/evolution/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/evolution') diff --git a/extra/evolution/PKGBUILD b/extra/evolution/PKGBUILD index 0c91802b7..727ad7b58 100644 --- a/extra/evolution/PKGBUILD +++ b/extra/evolution/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 124643 2011-05-23 17:54:16Z ibiru $ +# $Id: PKGBUILD 136676 2011-08-31 12:39:09Z jgc $ # Maintainer: Jan de Groot pkgname=evolution -pkgver=3.0.2 +pkgver=3.0.3 pkgrel=1 pkgdesc="Integrated Workgroup and Personal Information Management for Gnome" arch=('i686' 'x86_64') @@ -16,8 +16,8 @@ groups=('gnome-extra') options=('!libtool' '!emptydirs') install=evolution.install url=http://www.gnome.org/projects/evolution/ -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('6fdf6a39a89bb04c406225984e5b730e86a370024f30ef9cf019840be9fbe59a') +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz) +sha256sums=('37fadcd459b74960fccf805f627ff869e315367690af8809ce956ec7e23294f7') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf