diff --git a/desktop/desktop.desktop b/desktop/desktop.desktop index e1e3521..6e1b3c0 100644 --- a/desktop/desktop.desktop +++ b/desktop/desktop.desktop @@ -10,4 +10,4 @@ Terminal=false StartupNotify=false Categories=AudioVideo;Audio;X-Recorders;X-Multitrack;X-Jack; X-NSM-capable=true -Version=1.4.1 +Version=1.0 diff --git a/index.html b/index.html index 596272e..b21e505 100644 --- a/index.html +++ b/index.html @@ -50,7 +50,7 @@ Download the latest code release on It is possible to clone a git repository.

-

git clone https://git.laborejo.org/lss/patroneo

+

git clone https://git.laborejo.org/lss/patroneo.git

Dependencies

diff --git a/template/documentation/english.adoc.template b/template/documentation/english.adoc.template index f280d4b..c27a6a6 100644 --- a/template/documentation/english.adoc.template +++ b/template/documentation/english.adoc.template @@ -42,8 +42,8 @@ If not, you can build yourself. .Build and Install * Please check the supplied README.md for dependencies. * You can download a release or clone the git version - ** Download the latest version from https://www.laborejo.org/downloads and extract it. - ** `git clone https://laborejo.org/.git` + ** Download the latest version from https://www.laborejo.org/downloads and extract it. + ** git clone https://git.laborejo.org/lss/.git * Change into the new directory and use these commands: * `./configure --prefix=/usr` ** The default prefix is /usr/local diff --git a/template/documentation/german.adoc.template b/template/documentation/german.adoc.template index a21e400..4ab6782 100644 --- a/template/documentation/german.adoc.template +++ b/template/documentation/german.adoc.template @@ -42,8 +42,8 @@ Falls nicht kann man auch selbst "bauen". .Abhängigkeiten* * Eine Liste der Abhängigkeit befindet sich in der README.md * Kompilieren und Installieren geht entweder mit einem Releasedownload oder mit der Git-Version: - ** Lade von https://www.laborejo.org/downloads die aktuelle Version herunter und entpacke sie. - ** `git clone https://laborejo.org/.git` + ** Lade von https://www.laborejo.org/downloads die aktuelle Version herunter und entpacke sie. + ** `git clone https://git.laborejo.org/lss/.git` * Wechseln Sie in das neue Verzeichnis und benutzen diese Befehle: *`./configure --prefix=/usr` ** Das Standardprefix is /usr/local diff --git a/template/documentation/readme.template b/template/documentation/readme.template index 6a2103e..f717dd9 100644 --- a/template/documentation/readme.template +++ b/template/documentation/readme.template @@ -21,8 +21,7 @@ Download the latest code release on https://www.laborejo.org/downloads and extra ### Git Version It is possible to clone a git repository. -`git clone https://laborejo.org/.git` - +`git clone https://git.laborejo.org/lss/.git` ## Dependencies * Glibc