vim: extract update_* to external update file
This commit is contained in:
@@ -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.]+'
|
||||
Reference in New Issue
Block a user