Date: Sunday, November 10, 2019 @ 20:12:38 Author: felixonmars Revision: 526505
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:12:37 UTC (rev 526504) +++ PKGBUILD 2019-11-10 20:12:38 UTC (rev 526505) @@ -5,7 +5,7 @@ pkgname=vim-jedi _reponame=jedi-vim pkgver=0.10.0 -pkgrel=1 +pkgrel=2 pkgdesc='Vim plugin for jedi, an awesome Python autocompletion' url='https://github.com/davidhalter/jedi-vim' arch=('any')
