Date: Thursday, May 30, 2013 @ 10:35:44 Author: svenstaro Revision: 91942
upgpkg: vim-vcscommand 1.99.47-1 Updating to 199.47 Modified: vim-vcscommand/trunk/PKGBUILD ----------+ PKGBUILD | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-30 08:19:49 UTC (rev 91941) +++ PKGBUILD 2013-05-30 08:35:44 UTC (rev 91942) @@ -4,9 +4,9 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=vim-vcscommand -pkgver=1.99.46 -_scriptid=17031 -pkgrel=2 +pkgver=1.99.47 +_scriptid=19809 +pkgrel=1 pkgdesc="vim version control system integration plugin" arch=('any') url="http://www.vim.org/scripts/script.php?script_id=90" @@ -17,13 +17,9 @@ install=vimdoc.install source=(vcscommand.zip::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid license.txt) -md5sums=('6161a4fb4f08e2bc00d8727ce27ad519' +md5sums=('861c4e1a38664a19ce561527b9b94344' 'cc76e422214169f380e6a1548f617778') -build() { - /bin/true -} - package() { cd ${srcdir}
