Date: Friday, October 25, 2019 @ 20:17:07 Author: felixonmars Revision: 519834
Python 3.8 rebuild Modified: python-gitdb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 20:17:05 UTC (rev 519833) +++ PKGBUILD 2019-10-25 20:17:07 UTC (rev 519834) @@ -6,7 +6,7 @@ pkgdesc="A pure-Python git object database" pkgname=python-gitdb pkgver=2.0.6 -pkgrel=1 +pkgrel=2 url="https://github.com/gitpython-developers/gitdb" license=('BSD') arch=('any')
