Package Details: catch2v3 3.4.0-1

Git Clone URL: https://aur.archlinux.org/catch2v3.git (read-only, click to copy)
Package Base: catch2v3
Description: Modern, C++-native, header-only, test framework for unit-tests, TDD and BDD (v3)
Upstream URL: https://github.com/catchorg/Catch2/
Licenses: boost
Conflicts: catch2
Provides: catch2
Submitter: mkoloberdin
Maintainer: mkoloberdin
Last Packager: mkoloberdin
Votes: 4
Popularity: 0.67
First Submitted: 2022-12-20 23:30 (UTC)
Last Updated: 2023-08-23 13:14 (UTC)

Dependencies (2)

Required by (77)

Sources (1)

Latest Comments

Ekim0789 commented on 2023-05-06 01:01 (UTC)

Here is an updated PKGBUILD for v3.3.2 until this one is updated

https://github.com/Ekim0789/catch2v3/blob/main/PKGBUILD

rossome commented on 2023-03-15 20:06 (UTC) (edited on 2023-03-15 20:06 (UTC) by rossome)

Use the following to import the key:

gpg --keyserver keys.gnupg.net --recv-key DE48307B8B0D381A

observ33r commented on 2023-01-25 15:11 (UTC)

catch2v3 git repo ... FAILED (unknown public key DE48307B8B0D381A)
==> ERROR: One or more PGP signatures could not be verified!

mkoloberdin commented on 2023-01-07 11:40 (UTC)

@Yorokobii, done.

Yorokobii commented on 2023-01-06 16:17 (UTC)

Hi, would you consider adding provides=("catch2=$pkgver") and conflicts=(catch2) to the PKGBUILD to handle conflicts properly ?