# HG changeset patch # User Franco Azzano # Date 1214328483 -7200 # Node ID f862339df6c52755bc4faf3f96625aea2481f707 # Parent 52f4a751924a3ae30a0030cc316c5ffa441b9c88 Sylpheed version updated to 2.5.0 diff -r 52f4a751924a -r f862339df6c5 sylpheed/receipt --- a/sylpheed/receipt Tue Jun 24 16:09:58 2008 +0000 +++ b/sylpheed/receipt Tue Jun 24 19:28:03 2008 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="sylpheed" -VERSION="2.4.8" +VERSION="2.5.0" CATEGORY="network" SHORT_DESC="Simple, lightweight but featureful, and easy-to-use e-mail client" MAINTAINER="fraazz@altern.org" @@ -9,7 +9,7 @@ BUILD_DEPENDS="openssl-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://sylpheed.sraoss.jp/en/" -WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v2.4/$TARBALL" +WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v2.5/$TARBALL" # Rules to configure and make the package. compile_rules()