mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
version bump 2 commits deoplete-jedi-git, add typeshift submodule, tested on raspberrypi
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
pkgbase = deoplete-jedi-git
|
||||
pkgdesc = jedi add-on for deoplete completion plugin for neovim
|
||||
pkgver = r341.55471c2
|
||||
pkgver = r343.afd01dc
|
||||
pkgrel = 1
|
||||
url = https://github.com/deoplete-plugins/deoplete-jedi
|
||||
arch = any
|
||||
@ -11,10 +11,12 @@ pkgbase = deoplete-jedi-git
|
||||
conflicts = deoplete-jedi
|
||||
source = git+https://github.com/deoplete-plugins/deoplete-jedi
|
||||
source = git+https://github.com/davidhalter/jedi.git
|
||||
source = git+https://github.com/davidhalter/typeshed.git
|
||||
source = git+https://github.com/davidhalter/parso.git
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = deoplete-jedi-git
|
||||
|
||||
|
Reference in New Issue
Block a user