summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDominic Hamon2023-07-05 14:52:02 +0100
committerDominic Hamon2023-07-05 14:52:02 +0100
commitddc067ddc649c868bca04159b2ca7b1715ac67db (patch)
tree924f7ea0ce0170c56429fe129310edda0ba5d75f /.SRCINFO
parent0538ea3cd552c9c7601cb024d724c29052fe9a45 (diff)
downloadaur-ddc067ddc649c868bca04159b2ca7b1715ac67db.tar.gz
Bump benchmark-git to latest tagged version (v1.8.1)
note, there were some challenges with the package building so this also ensures a correct pointer to googletest/gmock and disables some tests that aren't expected to run successfully on every platform.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5ccde0fcf3e..1ae89ba971b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = benchmark-git
pkgdesc = A microbenchmark support library, by Google
- pkgver = v1.0.0.r240.g4f8bfea
+ pkgver = v1.8.1
pkgrel = 1
url = https://github.com/google/benchmark}
arch = i686
@@ -8,8 +8,9 @@ pkgbase = benchmark-git
license = Apache
makedepends = cmake
depends = gcc-libs
+ depends = gtest
+ depends = gmock
source = benchmark-git::git+https://github.com/google/benchmark.git
sha256sums = SKIP
pkgname = benchmark-git
-