summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12021-08-21 16:15:27 +0800
committerChocobo12021-08-21 16:15:27 +0800
commit87302b12758321ead6e9531d94bec42b50d78147 (patch)
tree9d683a364a2286edaec904c7abcaa5cc6a092a31 /PKGBUILD
parent4bffbad0f6452b787dda8b1d976dc60d0fd96975 (diff)
downloadaur-87302b12758321ead6e9531d94bec42b50d78147.tar.gz
upgpkg: googletest-git 1.11.0.r45.g2f80c2ba-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb1eaa03e6ae..06ca72589269 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=googletest-git
pkgver=1.11.0.r45.g2f80c2ba
-pkgrel=1
+pkgrel=2
pkgdesc="Google's C++ test framework"
arch=('i686' 'x86_64')
-url="https://github.com/google/googletest"
+url="https://google.github.io/googletest/"
license=('BSD')
depends=('gcc-libs' 'sh')
makedepends=('git' 'cmake')