Date: Sunday, December 6, 2015 @ 04:06:34
  Author: bpiotrowski
Revision: 148771

C++11 ABI rebuild

Modified:
  python-plyvel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-06 03:05:26 UTC (rev 148770)
+++ PKGBUILD    2015-12-06 03:06:34 UTC (rev 148771)
@@ -4,7 +4,7 @@
 
 pkgname=(python-plyvel python2-plyvel)
 pkgver=0.9
-pkgrel=2
+pkgrel=3
 pkgdesc="A fast and feature-rich Python interface to LevelDB"
 arch=('i686' 'x86_64')
 license=('BSD')

Reply via email to