Date: Saturday, December 5, 2015 @ 18:26:18
Author: allan
Revision: 252490
C++11 ABI rebuild
Modified:
protobuf/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-05 17:20:56 UTC (rev 252489)
+++ PKGBUILD 2015-12-05 17:26:18 UTC (rev 252490)
@@ -7,7 +7,7 @@
pkgname=('protobuf' 'python2-protobuf')
pkgver=2.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Protocol Buffers - Google's data interchange format"
arch=('i686' 'x86_64')
url='https://developers.google.com/protocol-buffers/'