Date: Sunday, December 6, 2015 @ 18:14:32
  Author: bpiotrowski
Revision: 148945

C++11 ABI rebuild

Modified:
  gtest/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-06 17:12:33 UTC (rev 148944)
+++ PKGBUILD    2015-12-06 17:14:32 UTC (rev 148945)
@@ -6,7 +6,7 @@
 
 pkgname=gtest
 pkgver=1.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Google Test - C++ testing utility based on the xUnit framework (like 
JUnit)"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/googletest/";

Reply via email to