From ba59c1431e2de07b591d16010278c71d02a823c5 Mon Sep 17 00:00:00 2001 From: q3aql Date: Tue, 30 Mar 2021 18:42:04 +0200 Subject: [PATCH] README.md (v7.2) --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2a05267..906c10c 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,11 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files. * [ks-vob-wrapper](https://github.com/q3aql/ks-tools/blob/main/doc/ks-vob-wrapper.md) - Wrapper for ks-vob to create graphical interfaces. ### Downloads: - * [ks-tools-7.1-260321-Linux-en.tar.gz](https://github.com/q3aql/ks-tools/releases/download/v7.1/ks-tools-7.1-260321-Linux-en.tar.gz) - Unix/Linux package. - * [ks-tools-7.1-260321-Windows-en.zip](https://github.com/q3aql/ks-tools/releases/download/v7.1/ks-tools-7.1-260321-Windows-en.zip) - Windows package (with cygwin). - * [ks-tools-7.1-260321-en-all.deb](https://github.com/q3aql/ks-tools/releases/download/v7.1/ks-tools-7.1-260321-en-all.deb) - Debian based package. - * [ks-tools-7.1-260321-en-all.rpm](https://github.com/q3aql/ks-tools/releases/download/v7.1/ks-tools-7.1-260321-en-all.rpm) - Red Hat based package. + * [ks-tools-7.2-300321-Linux-en.tar.gz](https://github.com/q3aql/ks-tools/releases/download/v7.2/ks-tools-7.2-300321-Linux-en.tar.gz) - Unix/Linux package. + * [ks-tools-7.2-300321-Windows-en-x86.zip](https://github.com/q3aql/ks-tools/releases/download/v7.2/ks-tools-7.2-300321-Windows-en-x86.zip) - Windows 32-bit package (with cygwin). + * [ks-tools-7.2-300321-Windows-en-x86-64.zip](https://github.com/q3aql/ks-tools/releases/download/v7.2/ks-tools-7.2-300321-Windows-en-x86-64.zip) - Windows 64-bit package (with cygwin). + * [ks-tools-7.2-300321-en-all.deb](https://github.com/q3aql/ks-tools/releases/download/v7.2/ks-tools-7.2-300321-en-all.deb) - Debian based package. + * [ks-tools-7.2-300321-en-all.rpm](https://github.com/q3aql/ks-tools/releases/download/v7.2/ks-tools-7.2-300321-en-all.rpm) - Red Hat based package. _Dependencies: bash, coreutils, openssh-server, openssh-client, sshpass, rsync, ffmpeg, grep_ @@ -50,7 +51,7 @@ _Dependencies: bash, coreutils, openssh-server, openssh-client, sshpass, rsync, * **Unix/Linux instructions:** * Open the terminal. - * Type the command: `tar zxvf ks-tools-7.1-260321-Linux-en.tar.gz` + * Type the command: `tar zxvf ks-tools-7.2-300321-Linux-en.tar.gz` * Change the directory: `cd ks-tools` * Finally, install the scripts (as root): `make install`