summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e115fcbed4f..0bfb567dd291 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=vim-recover-git
pkgver=r180.b95b04f
-pkgrel=2
+pkgrel=3
pkgdesc='A Vim plugin to show a diff, whenever recovering a buffer'
arch=('any')
url='http://www.vim.org/scripts/script.php?script_id=3068'
@@ -13,7 +13,6 @@ optdepends=('python: for using cvim')
makedepends=('git')
provides=('vim-recover')
conflicts=('vim-recover')
-install=vimdoc.install
source=('git+https://github.com/chrisbra/Recover.vim.git'
'fix_nomenclature.patch')
sha256sums=('SKIP'