Merge remote-tracking branch 'gitea/master'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name='discord-bin'
|
||||
version=0.0.107
|
||||
version=0.0.106
|
||||
release=1
|
||||
desc='All-in-one voice and text chat for gamers'
|
||||
desk_ru='Всё в одном голосовое и текстовое общение для игроков'
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name='fastfetch'
|
||||
version='2.50.2'
|
||||
version='2.51.1'
|
||||
release='1'
|
||||
desc='Fastfetch is a neofetch-like tool for fetching system information and displaying them in a pretty way.'
|
||||
desc_ru='Fastfetch - это быстрый инструмент для получения информации о системе и отображения их в красивом виде.'
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name='maturin'
|
||||
version='1.9.3'
|
||||
version='1.9.4'
|
||||
release='1'
|
||||
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings.'
|
||||
homepage='https://github.com/PyO3/maturin'
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name='pnpm'
|
||||
version='10.15.0'
|
||||
version='10.15.1'
|
||||
release='1'
|
||||
desc='Fast, disk space efficient package manager'
|
||||
homepage='https://pnpm.io'
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name='python3-maturin'
|
||||
version='1.9.3'
|
||||
version='1.9.4'
|
||||
release='1'
|
||||
desc='Build and publish crates with pyo3, rust-cpython and cffi bindings - Python bindings.'
|
||||
homepage='https://github.com/PyO3/maturin'
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name='python3-setuptools-rust'
|
||||
version='1.11.1'
|
||||
version='1.12.0'
|
||||
release='1'
|
||||
desc='Compile and distribute Python extensions written in rust as easily as if they were written in C.'
|
||||
homepage='https://github.com/PyO3/setuptools-rust'
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name='shfmt-git'
|
||||
version='r20250818.5fb4f399'
|
||||
version='r20250831.8ac69a47'
|
||||
release='1'
|
||||
desc='A shell formatter. Supports POSIX Shell, Bash, and mksh.'
|
||||
homepage='https://github.com/patrickvane/shfmt'
|
||||
|
@@ -1,5 +1,5 @@
|
||||
name='syncthing'
|
||||
version='2.0.3'
|
||||
version='2.0.4-rc.1'
|
||||
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.3/${provides}-linux-amd64-v${version}.tar.gz")
|
||||
sources_amd64=("https://github.com/${provides}/${provides}/releases/download/v2.0.4-rc.1/${provides}-linux-amd64-v${version}.tar.gz")
|
||||
checksums_amd64=('SKIP')
|
||||
|
||||
prepare() {
|
||||
|
Reference in New Issue
Block a user