summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2017-04-19 11:55:04 +1000
committerRhinoceros2017-04-19 11:55:04 +1000
commit8e9b04cf63f5b8536c8bba0cb5231f3792c0a0ec (patch)
treedf905eb30e58e2a65e8badb9a1124158177127a9 /PKGBUILD
parent4e2ea559cb54091f7fbb66b6beef9e29592c15c4 (diff)
downloadaur-8e9b04cf63f5b8536c8bba0cb5231f3792c0a0ec.tar.gz
Update to r37.1d93f47-2
* Post-transaction hooks for vim help tags now provided by pacman 5.0 and vim 8.0.0055-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9cd3bfd4391..d3fa9917f68d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=vim-indexed-search-git
pkgver=r37.1d93f47
-pkgrel=1
+pkgrel=2
pkgdesc='A Vim plugin to show the number of matches and index when searching'
arch=('any')
url='https://github.com/henrik/vim-indexed-search'
@@ -12,7 +12,6 @@ depends=('vim')
makedepends=('git')
provides=('vim-indexed-search')
conflicts=('vim-indexed-search')
-install=vimdoc.install
source=('git+https://github.com/henrik/vim-indexed-search.git')
sha256sums=('SKIP')