Date: Monday, November 4, 2019 @ 08:54:45
  Author: felixonmars
Revision: 523812

Python 3.8 rebuild

Modified:
  python-bitvector/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-04 08:53:55 UTC (rev 523811)
+++ PKGBUILD    2019-11-04 08:54:45 UTC (rev 523812)
@@ -4,7 +4,7 @@
 
 pkgname=python-bitvector
 pkgver=3.4.9
-pkgrel=1
+pkgrel=2
 pkgdesc="A memory-efficient packed representation for bit arrays in pure 
Python"
 url="https://pypi.python.org/pypi/BitVector";
 license=('PSF')

Reply via email to