vim-gnupg: extract update_* to external update file
This commit is contained in:
@@ -9,7 +9,6 @@ short_desc="Plugin for transparent editing of gpg encrypted files"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.vim.org/scripts/script.php?script_id=3645"
|
||||
update_pattern='<b>\K[\d.]+(?=</b>)'
|
||||
distfiles="http://www.vim.org/scripts/download_script.php?src_id=18070>gnupg.vim"
|
||||
checksum=e54935e321941fcb18b98385be48c610f6978d88f616253a12d0e339fb00b5f5
|
||||
|
||||
|
||||
1
srcpkgs/vim-gnupg/update
Normal file
1
srcpkgs/vim-gnupg/update
Normal file
@@ -0,0 +1 @@
|
||||
pattern='<b>\K[\d.]+(?=</b>)'
|
||||
Reference in New Issue
Block a user