diff --git a/deduplicator/alr.sh b/deduplicator/alr.sh index abf4d26..a2e881e 100644 --- a/deduplicator/alr.sh +++ b/deduplicator/alr.sh @@ -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() { diff --git a/electron-bin/alr.sh b/electron-bin/alr.sh index ae89681..8482e70 100644 --- a/electron-bin/alr.sh +++ b/electron-bin/alr.sh @@ -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' diff --git a/extra-cmake-modules/alr.sh b/extra-cmake-modules/alr.sh index 85ebf54..d4ac633 100644 --- a/extra-cmake-modules/alr.sh +++ b/extra-cmake-modules/alr.sh @@ -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' diff --git a/maturin/alr.sh b/maturin/alr.sh index f9dfaa3..f1a336b 100644 --- a/maturin/alr.sh +++ b/maturin/alr.sh @@ -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' diff --git a/pnpm/alr.sh b/pnpm/alr.sh index 596d53f..f35aa46 100644 --- a/pnpm/alr.sh +++ b/pnpm/alr.sh @@ -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' diff --git a/python3-rich/alr.sh b/python3-rich/alr.sh index bc704ec..46cf521 100644 --- a/python3-rich/alr.sh +++ b/python3-rich/alr.sh @@ -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' diff --git a/qmk-cli/alr.sh b/qmk-cli/alr.sh index b5e0920..2ebb2f0 100644 --- a/qmk-cli/alr.sh +++ b/qmk-cli/alr.sh @@ -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' diff --git a/revolt-desktop-git/alr.sh b/revolt-desktop-git/alr.sh index 1ca11a0..1230ee2 100644 --- a/revolt-desktop-git/alr.sh +++ b/revolt-desktop-git/alr.sh @@ -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.' diff --git a/syncthing-relaysrv/alr.sh b/syncthing-relaysrv/alr.sh index 45c98b9..bd5a892 100644 --- a/syncthing-relaysrv/alr.sh +++ b/syncthing-relaysrv/alr.sh @@ -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.' diff --git a/syncthing/alr.sh b/syncthing/alr.sh index 16bad6a..e6739bc 100644 --- a/syncthing/alr.sh +++ b/syncthing/alr.sh @@ -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() { diff --git a/vial/alr.sh b/vial/alr.sh index 2f32228..210ea1f 100644 --- a/vial/alr.sh +++ b/vial/alr.sh @@ -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/'