summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 069f0e758b66..61c490d88ece 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,18 @@
pkgbase = mingw-w64-gtest
pkgdesc = Google Test - C++ testing utility based on the xUnit framework (like JUnit) (mingw-w64)
- pkgver = 1.11.0
+ pkgver = 1.12.1
pkgrel = 1
url = https://github.com/google/googletest
arch = any
license = custom:BSD3
+ checkdepends = mingw-w64-wine
+ checkdepends = mingw-w64-python
makedepends = mingw-w64-cmake
depends = mingw-w64-crt
options = !buildflags
options = staticlibs
options = !strip
- source = gtest-1.11.0.tar.gz::https://github.com/google/googletest/archive/release-1.11.0.tar.gz
- sha512sums = 6fcc7827e4c4d95e3ae643dd65e6c4fc0e3d04e1778b84f6e06e390410fe3d18026c131d828d949d2f20dde6327d30ecee24dcd3ef919e21c91e010d149f3a28
+ source = gtest-1.12.1.tar.gz::https://github.com/google/googletest/archive/release-1.12.1.tar.gz
+ sha512sums = a9104dc6c53747e36e7dd7bb93dfce51a558bd31b487a9ef08def095518e1296da140e0db263e0644d9055dbd903c0cb69380cb2322941dbfb04780ef247df9c
pkgname = mingw-w64-gtest