Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=47383af8be7cdae104f1a00da3cf1c44a38820b4
commit 47383af8be7cdae104f1a00da3cf1c44a38820b4 Author: DeX77 <[email protected]> Date: Tue Jul 28 13:40:29 2015 +0200 * fix up2date/source diff --git a/source/network-extra/mutt-devel/FrugalBuild b/source/network-extra/mutt-devel/FrugalBuild index 931d218..feee0ef 100644 --- a/source/network-extra/mutt-devel/FrugalBuild +++ b/source/network-extra/mutt-devel/FrugalBuild @@ -21,9 +21,9 @@ conflicts=('mutt' 'mutt-ng') replaces=('mutt' 'mutt-ng') provides=('mutt' 'mutt-ng') backup=(etc/Muttrc) -_F_sourceforge_name="$_F_archive_name" -_F_sourceforge_dirname="$_F_archive_name" -Finclude sourceforge +up2date="Flasttar $url/download.html" +source="https://bitbucket.org/mutt/mutt/downloads/mutt-$pkgver.tar.gz" + # Applied mutt-ng patches, some replaced by debian's patches source+=(sidebar.patch sidebar-compose.patch nntp.patch aw.listreply.diff nion.sidebar-color.diff sidebar-utf8.patch cd.source_multiple.diff _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
