1 # Maintainer: Rickey Visinski <rickeyvisinski at gmail dot com>
2 # Created by: Rene Köcher <shirk at bitspin.org>
8 pkgdesc="Updated GAS Asm highlighting"
10 url="http://www.vim.org/scripts/script.php?script_id=2863"
13 groups=('vim-plugins')
14 install=vimdoc.install
15 source=(gas.vim::http://www.vim.org/scripts/download_script.php?src_id=${_scriptid})
16 md5sums=('f44c77f3784079987289e4863355e436')
19 install -Dm755 ${srcdir}/gas.vim ${pkgdir}/usr/share/vim/vimfiles/syntax/asm.vim