summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b3c0525190e..beb870ec414e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = lib32-gtest
- pkgdesc = Google Test - C++ testing utility based on the xUnit framework (like JUnit)
- pkgver = 1.8.1
+ pkgdesc = Google Test - C++ testing utility based on the xUnit framework (like JUnit)
+ pkgver = 1.10.0
pkgrel = 1
url = https://github.com/google/googletest
arch = x86_64
license = custom:BSD3
makedepends = cmake
depends = gtest
- depends = lib32-gcc-libs
+ depends = lib32-gcc-libs
options = !buildflags
options = staticlibs
options = !strip
- source = https://github.com/google/googletest/archive/release-1.8.1.tar.gz
- sha512sums = e6283c667558e1fd6e49fa96e52af0e415a3c8037afe1d28b7ff1ec4c2ef8f49beb70a9327b7fc77eb4052a58c4ccad8b5260ec90e4bceeac7a46ff59c4369d7
+ source = https://github.com/google/googletest/archive/release-1.10.0.tar.gz
+ sha512sums = bd52abe938c3722adc2347afad52ea3a17ecc76730d8d16b065e165bc7477d762bce0997a427131866a89f1001e3f3315198204ffa5d643a9355f1f4d0d7b1a9
pkgname = lib32-gtest