From 99f0757cca8b645c1de773d1fcc28c81d9e1543e Mon Sep 17 00:00:00 2001 From: gitea Date: Fri, 3 Oct 2025 21:05:27 +0000 Subject: [PATCH] =?UTF-8?q?gpu-screen-recorder:=20=D0=BE=D0=B1=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D1=81=D0=B8=D0=B8=205.7.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- catch2/alr.sh | 6 +++--- electron-bin/alr.sh | 4 ++-- gpu-screen-recorder-notification/alr.sh | 2 +- gpu-screen-recorder/alr.sh | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) 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'