revolt-desktop-git: обновление до версии r20241024.d668949c

This commit is contained in:
2025-08-16 08:20:17 +00:00
parent 20c16daf24
commit ae769c87e7
11 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
name='syncthing'
version='2.0.1'
version='2.0.2'
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.1/${provides}-linux-amd64-v${version}.tar.gz")
sources_amd64=("https://github.com/${provides}/${provides}/releases/download/v2.0.2/${provides}-linux-amd64-v${version}.tar.gz")
checksums_amd64=('SKIP')
prepare() {