* update catch2-v2 to 2.13.10-2
This commit is contained in:
parent
e36ca6d9a7
commit
6d55b3f46d
@ -6,12 +6,13 @@
|
||||
pkgname=catch2-v2
|
||||
_gitcommit=182c910b4b63ff587a3440e08f84f70497e49a81
|
||||
pkgver=2.13.10
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Modern, C++-native, header-only, test framework for unit-tests, TDD and BDD"
|
||||
arch=('any')
|
||||
arch=(any)
|
||||
url="https://github.com/catchorg/catch2"
|
||||
license=('Boost')
|
||||
makedepends=('git' 'cmake' 'python') # python seems to be necessary for building tests (FS#60273)
|
||||
conflicts=('catch2')
|
||||
source=(${pkgname/-v2}::"git+https://github.com/catchorg/Catch2#commit=${_gitcommit}?signed")
|
||||
sha512sums=('SKIP')
|
||||
validpgpkeys=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user