# HG changeset patch # User hacker@aspic # Date 1230241986 -3600 # Node ID 12e74c4517b2b56198767862b82e8b8de64303fa # Parent 47d245deb55b2f9121c10d96a8d9107a8c7fe652 Sylpheed upgrade to 2.6.0 diff -r 47d245deb55b -r 12e74c4517b2 sylpheed/receipt --- a/sylpheed/receipt Thu Dec 25 17:25:51 2008 +0000 +++ b/sylpheed/receipt Thu Dec 25 22:53:06 2008 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="sylpheed" -VERSION="2.5.0" +VERSION="2.6.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 glib glib-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://sylpheed.sraoss.jp/en/" -WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v2.5/$TARBALL" +WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v2.6/$TARBALL" # Rules to configure and make the package. compile_rules()