[arch-commits] Commit in evolution/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Wed Aug 31 12:38:26 UTC 2011
Date: Wednesday, August 31, 2011 @ 08:38:25
Author: jgc
Revision: 136674
upgpkg: evolution 3.0.3-1
Update to 3.0.3
Modified:
evolution/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-08-31 12:35:25 UTC (rev 136673)
+++ PKGBUILD 2011-08-31 12:38:25 UTC (rev 136674)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
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 @@
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}"
More information about the arch-commits
mailing list