X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-studio%2Ftrunk%2Fconfig%2Fbuild.cfg;h=3844e4f5c5a81199ab6eeba750824e9897366a7b;hb=20c15bbaf1fb9325c3d6d4a58c7cd9883ef9cebe;hp=35141b9df01adb6298112d351d7a964909a7ac29;hpb=68ce6843f4d92747b4f8722b10efedaba1b98833;p=synfig.git diff --git a/synfig-studio/trunk/config/build.cfg b/synfig-studio/trunk/config/build.cfg index 35141b9..3844e4f 100644 --- a/synfig-studio/trunk/config/build.cfg +++ b/synfig-studio/trunk/config/build.cfg @@ -6,7 +6,7 @@ VERSION_MAJ="0" VERSION_MIN="61" VERSION_REV="06" VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"` -SVN_REPOSITORY="https://svn.voria.com/code/synfig-studio" +SVN_REPOSITORY="http://svn.voria.com/code/synfig-studio" [ -d CVS ] && VERSION_REL="CVS"