summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cae12fcc5fb..207eff9fad22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=vim-omlet
pkgver=0.13
_scriptid=4135
-pkgrel=1
+pkgrel=2
pkgdesc="Much better OCaml indentation, and more"
arch=(i686 x86_64)
url="http://www.vim.org/scripts/script.php?script_id=1196"
@@ -14,7 +14,7 @@ install=vimdoc.install
source=(http://www.vim.org/scripts/download_script.php?src_id=${_scriptid})
md5sums=('3f4781f25002862ad1af07008bd7fbc1')
-build() {
+package() {
_vim_dir=usr/share/vim/vimfiles
install -d ${pkgdir}/${_vim_dir}/{ftdetect,ftplugin,indent,syntax}