Date: Friday, November 1, 2019 @ 13:31:18 Author: felixonmars Revision: 521855
Python 3.8 rebuild Modified: python-gitdb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-01 13:31:16 UTC (rev 521854) +++ PKGBUILD 2019-11-01 13:31:18 UTC (rev 521855) @@ -6,7 +6,7 @@ pkgdesc="A pure-Python git object database" pkgname=python-gitdb pkgver=2.0.6 -pkgrel=2 +pkgrel=3 url="https://github.com/gitpython-developers/gitdb" license=('BSD') arch=('any')
