vim: extract update_* to external update file
This commit is contained in:
parent
2930d5bdf3
commit
0ca5298cf0
@ -11,7 +11,6 @@ depends="vim-common>=$version"
|
||||
short_desc="Vim editor (vi clone)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.vim.org"
|
||||
update_pattern='^[\d.]+'
|
||||
license="GPL-2"
|
||||
|
||||
subpackages="vim-common vim-x11 gvim"
|
||||
|
1
srcpkgs/vim/update
Normal file
1
srcpkgs/vim/update
Normal file
@ -0,0 +1 @@
|
||||
pattern='^[\d.]+'
|
Loading…
Reference in New Issue
Block a user