Author: tolimar Date: 2010-01-19 13:53:29 +0000 (Tue, 19 Jan 2010) New Revision: 10708
Modified: packages/trunk/supertuxkart/debian/watch Log: Fix watchfile to not report 0.6.2a-solaris-foo Modified: packages/trunk/supertuxkart/debian/watch =================================================================== --- packages/trunk/supertuxkart/debian/watch 2010-01-16 15:52:26 UTC (rev 10707) +++ packages/trunk/supertuxkart/debian/watch 2010-01-19 13:53:29 UTC (rev 10708) @@ -1,6 +1,6 @@ version=3 opts=dversionmangle=s/\+dfsg\d+$//g \ - http://sf.net/supertuxkart/supertuxkart-(\d.*)\.tar\.bz2 + http://sf.net/supertuxkart/supertuxkart-(\d.*)-src\.tar\.bz2 #http://sf.net/supertuxkart/supertuxkart-([\d.]+)\.tar\.bz2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

