From 27d0027f62e2bdbe6f1385933e2afc2c959a0765 Mon Sep 17 00:00:00 2001 From: gitea Date: Thu, 11 Sep 2025 14:25:13 +0000 Subject: [PATCH] =?UTF-8?q?shfmt-git:=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2=D0=B5?= =?UTF-8?q?=D1=80=D1=81=D0=B8=D0=B8=20r20250906.ff1bee31?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fastfetch/alr.sh | 2 +- shfmt-git/alr.sh | 2 +- syncthing/alr.sh | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fastfetch/alr.sh b/fastfetch/alr.sh index 1fd3f7e..e62ff47 100644 --- a/fastfetch/alr.sh +++ b/fastfetch/alr.sh @@ -1,5 +1,5 @@ name='fastfetch' -version='2.51.1' +version='2.52.0' release='1' desc='Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way.' desc_ru='Fastfetch - это быстрый инструмент для получения информации о системе и отображения их в красивом виде.' diff --git a/shfmt-git/alr.sh b/shfmt-git/alr.sh index 808d374..3dc6034 100644 --- a/shfmt-git/alr.sh +++ b/shfmt-git/alr.sh @@ -1,5 +1,5 @@ name='shfmt-git' -version='r20250902.3cf4fd57' +version='r20250906.ff1bee31' release='1' desc='A shell formatter. Supports POSIX Shell, Bash, and mksh.' homepage='https://github.com/patrickvane/shfmt' diff --git a/syncthing/alr.sh b/syncthing/alr.sh index 26a19cf..25b5411 100644 --- a/syncthing/alr.sh +++ b/syncthing/alr.sh @@ -1,5 +1,5 @@ name='syncthing' -version='2.0.6' +version='2.0.8' release='1' desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.' desc_ru='Syncthing — это программа для непрерывной синхронизации файлов. Она синхронизирует файлы между двумя или более компьютерами.' @@ -13,7 +13,7 @@ deps=('glibc' 'syncthing-relaysrv') deps_debian=('libc6') build_deps=('git' 'go') -sources_amd64=("https://github.com/${provides}/${provides}/releases/download/v2.0.6/${provides}-linux-amd64-v${version}.tar.gz") +sources_amd64=("https://github.com/${provides}/${provides}/releases/download/v2.0.8/${provides}-linux-amd64-v${version}.tar.gz") checksums_amd64=('SKIP') prepare() {