[arch-commits] Commit in leveldb/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Dec 6 01:09:16 UTC 2015


    Date: Sunday, December 6, 2015 @ 02:09:16
  Author: fyan
Revision: 252527

C++11 ABI rebuild

Modified:
  leveldb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-05 22:08:46 UTC (rev 252526)
+++ PKGBUILD	2015-12-06 01:09:16 UTC (rev 252527)
@@ -4,7 +4,7 @@
 
 pkgname=leveldb
 pkgver=1.18
-pkgrel=1
+pkgrel=2
 pkgdesc="A fast and lightweight key/value database library"
 arch=('i686' 'x86_64')
 url="https://code.google.com/p/leveldb/"



More information about the arch-commits mailing list