Author: tille Date: 2013-02-13 19:14:56 +0000 (Wed, 13 Feb 2013) New Revision: 13003
Modified: trunk/packages/meme/trunk/debian/watch Log: Better watch file (the old one failed in fetching new upstream version) Modified: trunk/packages/meme/trunk/debian/watch =================================================================== --- trunk/packages/meme/trunk/debian/watch 2013-02-13 15:50:35 UTC (rev 13002) +++ trunk/packages/meme/trunk/debian/watch 2013-02-13 19:14:56 UTC (rev 13003) @@ -1,3 +1,3 @@ version=3 opts="uversionmangle=s/_/./" \ - ftp://ftp.ebi.edu.au/pub/software/MEME/index.html .*/meme_([\d\._]+)\.tar\.gz + http://ebi.edu.au/ftp/software/MEME/index.html .*/meme[_\-](\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
