aboutsummaryrefslogtreecommitdiff
path: root/doc/simplepkg-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/simplepkg-en.tex')
-rw-r--r--doc/simplepkg-en.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/simplepkg-en.tex b/doc/simplepkg-en.tex
index 4d32876..2c7775e 100644
--- a/doc/simplepkg-en.tex
+++ b/doc/simplepkg-en.tex
@@ -48,7 +48,7 @@ Simplepkg is a set of scripts wrote in the KISS philosophy. Its a pretty simple
\section{Installation}
-The latest version of simplepkg is locate at \htmladdnormallink{http://slack.sarava.org/packages/noarch/}{http://slack.sarava.org/packages/noarch/}. Install it with the usual way:
+The latest version of simplepkg is locate at \htmladdnormallink{http://slack.fluxo.info/packages/noarch/}{http://slack.fluxo.info/packages/noarch/}. Install it with the usual way:
\begin{verbatim}
installpkg simplepkg-VERSION-noarch-BUILD.tgz
@@ -296,11 +296,11 @@ Although that should work smoothly, its not the recommended behaviour, as simple
Until now, we just showed simplepkg applications used to manage installations and packages. But simplepkg can also create packages using createpkg script: it downloads, builds and packages software that has an available script from a SlackBuild in a repository, working like a slackware ports system.
-Createpkg works with any SlackBuild repository but works better and is well integrated if they are compliant with the standards from http://slack.sarava.org/trac/wiki/SlackBuilds.
+Createpkg works with any SlackBuild repository but works better and is well integrated if they are compliant with the standards from http://slack.fluxo.info/trac/wiki/SlackBuilds.
-Specifically, createpkg was built to use slackbuilds from http://slack.sarava.org/slackbuilds through a subversion repository.
+Specifically, createpkg was built to use slackbuilds from http://slack.fluxo.info/slackbuilds through a subversion repository.
-To fetch all scripts from slack.sarava.org, type
+To fetch all scripts from slack.fluxo.info, type
\begin{verbatim}
createpkg --sync
@@ -338,7 +338,7 @@ For more information about createpkg, type
createpkg --help
\end{verbatim}
-or take a look at http://slack.sarava.org/trac/wiki/SlackBuilds.
+or take a look at http://slack.fluxo.info/trac/wiki/SlackBuilds.
\section{Auxiliar applications}
@@ -382,9 +382,9 @@ Its important to note that all boolean parameters in the config file can be set
Simplepkg was written by Silvio Rhatto (rhatto at riseup.net) and is released under GPL license. The code can be obtained from the subversion repository:
\begin{verbatim}
-svn checkout http://slack.sarava.org/simplepkg
+svn checkout http://slack.fluxo.info/simplepkg
\end{verbatim}
-Simplepkg's wiki is http://slack.sarava.org/trac/wiki/Simplepkg and its mailing list address is http://listas.sarava.org/wws/info/slack.
+Simplepkg's wiki is http://slack.fluxo.info/trac/wiki/Simplepkg and its mailing list address is http://listas.fluxo.org/wws/info/slack.
\end{document}