From ad231e9b0df2e433acf8af60955fab95d039fee4 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Fri, 20 Feb 2026 13:36:33 +0200 Subject: [PATCH] Update package version to 3.13.0 --- .gitignore | 3 +++ pkg.info | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9d96df7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Ignore BPM archives and signatures +*.bpm +*.bpm.sig diff --git a/pkg.info b/pkg.info index 4087dc0..283731e 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,11 @@ name: catch2 description: A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later -version: 3.12.0 +version: 3.13.0 revision: 1 url: https://github.com/catchorg/catch2 license: BSL1 +maintainers: + - enumdev@enumerated.dev architecture: any type: source make_depends: @@ -13,4 +15,4 @@ downloads: - url: https://github.com/catchorg/Catch2/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz extract_to: ${BPM_SOURCE} extract_strip_components: 1 - checksum: e077079f214afc99fee940d91c14cf1a8c1d378212226bb9f50efff75fe07b23 + checksum: 650795f6501af514f806e78c554729847b98db6935e69076f36bb03ed2e985ef