X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fconfig%2Fbuild.cfg;h=3844e4f5c5a81199ab6eeba750824e9897366a7b;hb=1c3c8536b102191d24743140d6f4eed1d2498a99;hp=c2c84a72b59b3b545bd0dab0315d1b65cbea202d;hpb=f9fe2c4be5838b20439d3765ef7dad38aa84b5cb;p=synfig.git diff --git a/synfig-studio/trunk/config/build.cfg b/synfig-studio/trunk/config/build.cfg index c2c84a7..3844e4f 100644 --- a/synfig-studio/trunk/config/build.cfg +++ b/synfig-studio/trunk/config/build.cfg @@ -1,12 +1,12 @@ PACKAGE_NAME="Synfig Studio" -PACKAGE_BUGREPORT="darco@voria.com" +PACKAGE_BUGREPORT="darco@deepdarc.com" PACKAGE_TARNAME=synfigstudio VERSION_MAJ="0" VERSION_MIN="61" -VERSION_REV="04" +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"