diff --git a/README.md b/README.md index 2dbf133..5b6eb2d 100755 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ ALR - это независимая от дистрибутива система ## Установка ALR ```bash -curl -fsSL plemya-x.ru/alr/install | bash +curl -fsSL plemya-x.ru/alr/install.sh | bash ``` \ No newline at end of file diff --git a/fastfetch/alr.sh b/fastfetch/alr.sh index 80b2e55..378ce3c 100644 --- a/fastfetch/alr.sh +++ b/fastfetch/alr.sh @@ -1,5 +1,5 @@ name='fastfetch' -version='2.17.1' +version='2.17.2' release='1' desc='Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way. It is written mainly in C, with performance and customizability in mind. Currently, Linux, Android, FreeBSD, MacOS and Windows 7+ are supported.' homepage='https://github.com/fastfetch-cli/fastfetch' diff --git a/syncthing/alr.sh b/syncthing/alr.sh index 7568c45..2e7642e 100644 --- a/syncthing/alr.sh +++ b/syncthing/alr.sh @@ -1,5 +1,5 @@ name='syncthing' -version='1.27.8' +version='1.27.9' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' homepage='https://syncthing.net/' diff --git a/telegram-desktop-bin/alr.sh b/telegram-desktop-bin/alr.sh index 85223c2..b6c7c12 100755 --- a/telegram-desktop-bin/alr.sh +++ b/telegram-desktop-bin/alr.sh @@ -1,5 +1,5 @@ name='telegram-desktop-bin' -version='5.2.1' +version='5.2.2' release='1' desc='Official desktop version of Telegram messaging app - Static binaries' homepage='https://github.com/telegramdesktop/tdesktop'