diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-10-07 19:34:29 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-10-07 19:34:29 -0300 |
commit | 0c3936811d9742a12804b8d21491608e31b7dc45 (patch) | |
tree | e7c0bf6849c77c701cda685e5bcf511fc6344c4d /utils | |
parent | 0d6bcb2b7d08e3a41481372c1ae0d11868d88b1b (diff) | |
download | simplepkg-master.tar.gz simplepkg-master.tar.bz2 |
Diffstat (limited to 'utils')
-rwxr-xr-x | utils/repos | 2 | ||||
-rwxr-xr-x | utils/slackbuild-versions | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/utils/repos b/utils/repos index 57ecdff..b87d61f 100755 --- a/utils/repos +++ b/utils/repos @@ -8,7 +8,7 @@ # the Free Software Foundation; either version 2 of the License, or # any later version. # -# Changes by rhatto at riseup.net to fit http://slack.sarava.org needs +# Changes by rhatto at riseup.net to fit http://slack.fluxo.info needs # BASENAME="`basename $0`" diff --git a/utils/slackbuild-versions b/utils/slackbuild-versions index 1d7bc92..5160548 100755 --- a/utils/slackbuild-versions +++ b/utils/slackbuild-versions @@ -23,7 +23,7 @@ for i in $(sort .versions.temp); do echo $i; echo "<br>"; for u in $(createpkg - rm .versions.temp -echo "<br><br>SlackBuilds feitos pelo Projeto <a href=\"http://slack.sarava.org/\">slack.sarava.org</a><br>" +echo "<br><br>SlackBuilds feitos pelo Projeto <a href=\"http://slack.fluxo.info/\">slack.fluxo.info</a><br>" echo "</body>" echo "</html>" |