pnpm: обновление до версии 10.15.0

This commit is contained in:
2025-08-20 20:59:05 +00:00
parent afe3077056
commit 776a3d77b8
4 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
name='deduplicator'
version='9.0.0'
version='10.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=9.0.0")
sources=("git+https://github.com/sreedevk/deduplicator.git#tag=10.0.0")
checksums=('SKIP')
build() {

View File

@@ -1,5 +1,5 @@
name='discord-bin'
version=0.0.104
version=0.0.106
release=1
desc='All-in-one voice and text chat for gamers'
desk_ru='Всё в одном голосовое и текстовое общение для игроков'

View File

@@ -1,6 +1,6 @@
name='node-gyp'
version='11.3.0'
release='3'
version='11.4.1'
release='1'
desc='Node.js native addon build tool'
homepage='https://github.com/nodejs/node-gyp'
maintainer="Евгений Храмов <xpamych@yandex.ru>"

View File

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