This commit is contained in:
2025-09-04 14:22:02 +03:00
parent f907e7274a
commit 0f27db844c
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
name='discord-bin' name='discord-bin'
version=0.0.108 version='0.0.108'
release=1 release='1'
desc='All-in-one voice and text chat for gamers' desc='All-in-one voice and text chat for gamers'
desk_ru='Всё в одном голосовое и текстовое общение для игроков' desk_ru='Всё в одном голосовое и текстовое общение для игроков'
homepage='https://discord.com/' homepage='https://discord.com/'

View File

@@ -1,6 +1,6 @@
name="electron37-bin" name='electron37-bin'
version="37.3.0" version='37.3.0'
release="1" release='1'
desc='Build cross platform desktop apps with web technologies — prebuilt' desc='Build cross platform desktop apps with web technologies — prebuilt'
homepage='https://electronjs.org' homepage='https://electronjs.org'
maintainer="Евгений Храмов <xpamych@yandex.ru>" maintainer="Евгений Храмов <xpamych@yandex.ru>"

View File

@@ -1,7 +1,7 @@
_name='orjson' _name='orjson'
name='python3-orjson' name='python3-orjson'
version='3.11.3' version='3.11.3'
release=1 release='1'
desc="Fast, correct Python JSON library supporting dataclasses and datetimes" desc="Fast, correct Python JSON library supporting dataclasses and datetimes"
homepage="https://github.com/ijl/orjson" homepage="https://github.com/ijl/orjson"
architectures=('amd64') architectures=('amd64')