Date: Sunday, November 10, 2019 @ 20:36:47 Author: foutrelis Revision: 526538
Python 3.8 rebuild Modified: vim-jedi/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-10 20:34:40 UTC (rev 526537) +++ PKGBUILD 2019-11-10 20:36:47 UTC (rev 526538) @@ -5,7 +5,7 @@ pkgname=vim-jedi _reponame=jedi-vim pkgver=0.10.0 -pkgrel=2 +pkgrel=3 pkgdesc='Vim plugin for jedi, an awesome Python autocompletion' url='https://github.com/davidhalter/jedi-vim' arch=('any')
