summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJusticeHunter2020-07-10 18:02:22 +0200
committerJusticeHunter2020-07-10 18:08:08 +0200
commite2dc94e3e61e587e8939008bd5020eed3dbf5e63 (patch)
tree441e0149126dcafcb4ddb330b4f8f6df47742729 /.SRCINFO
parent80c06cf7b60f9c46380bac17ee4a877eb2b5f229 (diff)
downloadaur-e2dc94e3e61e587e8939008bd5020eed3dbf5e63.tar.gz
Bump up doctest 2.3.4-1 and make it available for all architectures
sourceinfo update Bump up doctest 2.3.4-1 and make it available for all architectures
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cc72d06fc04..13cfe666f0d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = doctest
pkgdesc = The lightest feature rich C++ single header testing framework
- pkgver = 2.3.8
+ pkgver = 2.4.0
pkgrel = 1
url = https://github.com/onqtam/doctest
- arch = i686
- arch = x86_64
+ arch = any
license = MIT
makedepends = cmake
- source = https://github.com/onqtam/doctest/archive/2.3.8.tar.gz
- sha256sums = d7232437eceb46ad5de03cacdee770c80f2e53e7b8efc1c8a8ed29539f64efa5
+ source = https://github.com/onqtam/doctest/archive/2.4.0.tar.gz
+ sha256sums = f689f48e92c088928d88d8481e769c8e804f0a608b484ab8ef3d6ab6045b5444
pkgname = doctest