From 9e7370b6a806e7556750064402a1da440770cb81 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sat, 2 May 2015 12:13:13 -0500 Subject: vim-ifdef-3.2-1.1: rebuild --- pcr/vim-ifdef/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pcr/vim-ifdef/PKGBUILD b/pcr/vim-ifdef/PKGBUILD index 38b3f7853..e26b050fb 100644 --- a/pcr/vim-ifdef/PKGBUILD +++ b/pcr/vim-ifdef/PKGBUILD @@ -5,7 +5,7 @@ pkgname=vim-ifdef pkgver=3.2 _scriptid=16097 -pkgrel=1 +pkgrel=1.1 pkgdesc="C Preprocessor Highlighting" arch=(any) url="http://www.vim.org/scripts/script.php?script_id=7" @@ -13,8 +13,9 @@ license=('custom') depends=(vim) install=vimdoc.install source=(ifdef.vim::http://www.vim.org/scripts/download_script.php?src_id=${_scriptid}) +md5sums=('00765bf25c8633df2c88b8dc4195b546') -build() { +package() { cd "$srcdir" install -Dm644 ifdef.vim "$pkgdir"/usr/share/vim/syntax/ifdef.vim sed -n '/^" Copyright/,/^\s*$/ p' ifdef.vim | -- cgit v1.2.3