mirror of
				https://github.com/TrentSPalmer/aur-packages.git
				synced 2025-11-04 02:48:24 -08:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			593 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			593 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
pkgbase = deoplete
 | 
						|
	pkgdesc = deoplete completion plugin for neovim
 | 
						|
	pkgver = 5.0
 | 
						|
	pkgrel = 1
 | 
						|
	url = https://github.com/Shougo/deoplete.nvim
 | 
						|
	install = deoplete.install
 | 
						|
	arch = any
 | 
						|
	license = MIT
 | 
						|
	makedepends = git
 | 
						|
	depends = python-neovim
 | 
						|
	optdepends = vim: vim support
 | 
						|
	optdepends = neovim: neovim support
 | 
						|
	optdepends = nvim-yarp: vim support
 | 
						|
	optdepends = vim-hug-neovim-rpc: vim support
 | 
						|
	provides = deoplete
 | 
						|
	conflicts = deoplete-git
 | 
						|
	source = deoplete-5.0.tar.gz::https://github.com/Shougo/deoplete.nvim/archive/5.0.tar.gz
 | 
						|
	md5sums = e05f5941a4c03487a213c6fef07213ab
 | 
						|
 | 
						|
pkgname = deoplete
 | 
						|
 |