revolt-desktop-git: обновление до версии r20241024.d668949c
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name='deduplicator'
|
name='deduplicator'
|
||||||
version='0.2.2'
|
version='9.0.0'
|
||||||
release='1'
|
release='1'
|
||||||
desc='Find, Sort, Filter & Delete duplicate files'
|
desc='Find, Sort, Filter & Delete duplicate files'
|
||||||
homepage='https://github.com/sreedevk/deduplicator'
|
homepage='https://github.com/sreedevk/deduplicator'
|
||||||
@@ -11,7 +11,7 @@ conflicts=('deduplicator')
|
|||||||
#deps=('')
|
#deps=('')
|
||||||
build_deps=('cargo')
|
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')
|
checksums=('SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='electron-bin'
|
name='electron-bin'
|
||||||
version='31'
|
version='37.3.0'
|
||||||
release='1'
|
release='1'
|
||||||
desc='Meta package providing the latest available stable Electron build.'
|
desc='Meta package providing the latest available stable Electron build.'
|
||||||
homepage='https://electronjs.org'
|
homepage='https://electronjs.org'
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='extra-cmake-modules'
|
name='extra-cmake-modules'
|
||||||
version='6.7.0'
|
version='6.17.0'
|
||||||
release='1'
|
release='1'
|
||||||
desc='Extra modules and scripts for CMake'
|
desc='Extra modules and scripts for CMake'
|
||||||
homepage='https://community.kde.org/Frameworks'
|
homepage='https://community.kde.org/Frameworks'
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='maturin'
|
name='maturin'
|
||||||
version='1.7.8'
|
version='1.9.3'
|
||||||
release='1'
|
release='1'
|
||||||
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings.'
|
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings.'
|
||||||
homepage='https://github.com/PyO3/maturin'
|
homepage='https://github.com/PyO3/maturin'
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='pnpm'
|
name='pnpm'
|
||||||
version='10.11.0'
|
version='10.14.0'
|
||||||
release='1'
|
release='1'
|
||||||
desc='Fast, disk space efficient package manager'
|
desc='Fast, disk space efficient package manager'
|
||||||
homepage='https://pnpm.io'
|
homepage='https://pnpm.io'
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='python3-rich'
|
name='python3-rich'
|
||||||
version='14.0.0'
|
version='14.1.0'
|
||||||
release='1'
|
release='1'
|
||||||
desc='Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal.'
|
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'
|
homepage='Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal'
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='qmk-cli'
|
name='qmk-cli'
|
||||||
version='1.1.5'
|
version='1.1.8'
|
||||||
release='2'
|
release='2'
|
||||||
desc='CLI tool for customizing supported mechanical keyboards.'
|
desc='CLI tool for customizing supported mechanical keyboards.'
|
||||||
homepage='https://github.com/qmk/qmk_cli'
|
homepage='https://github.com/qmk/qmk_cli'
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='revolt-desktop-git'
|
name='revolt-desktop-git'
|
||||||
version='1.0.8'
|
version='r20241024.d668949c'
|
||||||
release='1'
|
release='1'
|
||||||
epoch='1'
|
epoch='1'
|
||||||
desc='Open source user-first chat platform.'
|
desc='Open source user-first chat platform.'
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='syncthing-relaysrv'
|
name='syncthing-relaysrv'
|
||||||
version='2.0.0'
|
version='2.0.2'
|
||||||
release='1'
|
release='1'
|
||||||
desc='This is the relay server for the syncthing project.'
|
desc='This is the relay server for the syncthing project.'
|
||||||
desc_ru='Релейный сервер для проекта Syncthing.'
|
desc_ru='Релейный сервер для проекта Syncthing.'
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='syncthing'
|
name='syncthing'
|
||||||
version='2.0.1'
|
version='2.0.2'
|
||||||
release='1'
|
release='1'
|
||||||
desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.'
|
desc='Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers.'
|
||||||
desc_ru='Syncthing — это программа для непрерывной синхронизации файлов. Она синхронизирует файлы между двумя или более компьютерами.'
|
desc_ru='Syncthing — это программа для непрерывной синхронизации файлов. Она синхронизирует файлы между двумя или более компьютерами.'
|
||||||
@@ -13,7 +13,7 @@ deps=('glibc' 'syncthing-relaysrv')
|
|||||||
deps_debian=('libc6')
|
deps_debian=('libc6')
|
||||||
build_deps=('git' 'go')
|
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')
|
checksums_amd64=('SKIP')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name='vial'
|
name='vial'
|
||||||
version='0.7.3'
|
version='0.7.5'
|
||||||
release='4'
|
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.'
|
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/'
|
homepage='https://get.vial.today/'
|
||||||
|
Reference in New Issue
Block a user