[arch-commits] Commit in re2/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Sat Dec 5 15:59:02 UTC 2015
Date: Saturday, December 5, 2015 @ 16:59:02
Author: bpiotrowski
Revision: 148515
C++11 ABI rebuild
Modified:
re2/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-05 15:52:44 UTC (rev 148514)
+++ PKGBUILD 2015-12-05 15:59:02 UTC (rev 148515)
@@ -5,7 +5,7 @@
pkgname=re2
pkgver=20140304
-pkgrel=1
+pkgrel=2
pkgdesc='C++ library for fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python'
url='http://code.google.com/p/re2/'
depends=(gcc-libs)
More information about the arch-commits
mailing list