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='deduplicator'
version='0.2.2'
version='9.0.0'
release='1'
desc='Find, Sort, Filter & Delete duplicate files'
homepage='https://github.com/sreedevk/deduplicator'
@@ -11,7 +11,7 @@ conflicts=('deduplicator')
#deps=('')
build_deps=('cargo')
sources=("git+https://github.com/sreedevk/deduplicator.git#tag=v${version}")
sources=("git+https://github.com/sreedevk/deduplicator.git#tag=9.0.0")
checksums=('SKIP')
build() {

View File

@@ -1,5 +1,5 @@
name='electron-bin'
version='31'
version='37.3.0'
release='1'
desc='Meta package providing the latest available stable Electron build.'
homepage='https://electronjs.org'

View File

@@ -1,5 +1,5 @@
name='extra-cmake-modules'
version='6.7.0'
version='6.17.0'
release='1'
desc='Extra modules and scripts for CMake'
homepage='https://community.kde.org/Frameworks'

View File

@@ -1,5 +1,5 @@
name='maturin'
version='1.7.8'
version='1.9.3'
release='1'
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings.'
homepage='https://github.com/PyO3/maturin'

View File

@@ -1,5 +1,5 @@
name='pnpm'
version='10.11.0'
version='10.14.0'
release='1'
desc='Fast, disk space efficient package manager'
homepage='https://pnpm.io'

View File

@@ -1,5 +1,5 @@
name='python3-rich'
version='14.0.0'
version='14.1.0'
release='1'
desc='Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal.'
homepage='Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal'

View File

@@ -1,5 +1,5 @@
name='qmk-cli'
version='1.1.5'
version='1.1.8'
release='2'
desc='CLI tool for customizing supported mechanical keyboards.'
homepage='https://github.com/qmk/qmk_cli'

View File

@@ -1,5 +1,5 @@
name='revolt-desktop-git'
version='1.0.8'
version='r20241024.d668949c'
release='1'
epoch='1'
desc='Open source user-first chat platform.'

View File

@@ -1,5 +1,5 @@
name='syncthing-relaysrv'
version='2.0.0'
version='2.0.2'
release='1'
desc='This is the relay server for the syncthing project.'
desc_ru='Релейный сервер для проекта Syncthing.'

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() {

View File

@@ -1,5 +1,5 @@
name='vial'
version='0.7.3'
version='0.7.5'
release='4'
desc='Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time, similar to VIA.'
homepage='https://get.vial.today/'