diff --git a/catch2/alr.sh b/catch2/alr.sh index b900ede..fdd6b35 100644 --- a/catch2/alr.sh +++ b/catch2/alr.sh @@ -1,6 +1,6 @@ name='catch2' -version='3.10.0' -release='2' +version='3.11.0' +release='1' desc='Modern, C++-native, header-only, test framework for unit-tests, TDD and BDD' desc_ru='Современный header-only тестовый фреймворк на C++ для модульных тестов, TDD и BDD' homepage='https://github.com/catchorg/catch2' @@ -29,7 +29,7 @@ build_deps_rhel=("${build_deps[@]}") build_deps_rosa=("${build_deps[@]}") sources=("git+https://github.com/catchorg/catch2.git#tag=v${version}") -checksums=('SKIP') +checksums=('82fa1cb59dc28bab220935923f7469b997b259eb192fb9355db62da03c2a3137') build() { cd $srcdir/$name diff --git a/electron-bin/alr.sh b/electron-bin/alr.sh index 820a5ad..36633c7 100644 --- a/electron-bin/alr.sh +++ b/electron-bin/alr.sh @@ -1,6 +1,6 @@ name='electron-bin' -version='38.1.2' -release='2' +version='38.2.1' +release='1' desc='Meta package providing the latest available stable Electron build' desc_ru='Мета-пакет, предоставляющий последнюю доступную стабильную сборку Electron' homepage='https://electronjs.org' diff --git a/gpu-screen-recorder-notification/alr.sh b/gpu-screen-recorder-notification/alr.sh index aaa8a53..603c897 100644 --- a/gpu-screen-recorder-notification/alr.sh +++ b/gpu-screen-recorder-notification/alr.sh @@ -1,5 +1,5 @@ name='gpu-screen-recorder-notification' -version='1.0.9' +version='1.1.0' release='1' desc='Notification in the style of ShadowPlay' desc_ru='Уведомления в стиле ShadowPlay' diff --git a/gpu-screen-recorder/alr.sh b/gpu-screen-recorder/alr.sh index cd866c1..cf59566 100644 --- a/gpu-screen-recorder/alr.sh +++ b/gpu-screen-recorder/alr.sh @@ -1,5 +1,5 @@ name='gpu-screen-recorder' -version='5.7.3' +version='5.7.4' release='1' desc='A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux' desc_ru='Экранный рекордер, похожий на ShadowPlay для Linux. Самый быстрый экранный рекордер для Linux'