diff options
Diffstat (limited to 'gtest/Pkgfile')
-rw-r--r-- | gtest/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gtest/Pkgfile b/gtest/Pkgfile index 5f9ee73..4ab80c3 100644 --- a/gtest/Pkgfile +++ b/gtest/Pkgfile @@ -1,10 +1,10 @@ # Description: Google C++ test utility # URL: https://github.com/google/googletest -# Maintainer: Aaron Ball, nullspoon at oper dot io +# Maintainer: Aaron Ball, nullspoon at oper dot io # Depends on: name=gtest -version=1.15.0 +version=1.15.2 release=1 source=("https://github.com/google/googletest/archive/refs/tags/v${version}.tar.gz") |