summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2017-04-19 11:51:06 +1000
committerRhinoceros2017-04-19 11:51:06 +1000
commit00a2ecb199173f00303f44fdff8980a76a666e08 (patch)
tree030952a16542cb73ee083497cd788caa7db6a16e /PKGBUILD
parentd08f18f44c40694a719451ae1cb04d8e15738418 (diff)
downloadaur-00a2ecb199173f00303f44fdff8980a76a666e08.tar.gz
Update to 6.5-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 4cbd0ae16d24..97fc630a1687 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
pkgname=vim-diffchar
pkgver=6.5
-pkgrel=1
+pkgrel=2
pkgdesc="Improve vim's diff mode, by finding exact differences between lines, character by character"
arch=('any')
url='http://www.vim.org/scripts/script.php?script_id=4932'
license=('unknown')
depends=('vim')
groups=('vim-plugins')
-install=vimdoc.install
source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=24813")
sha256sums=('8d7010879612daa0f9e64b75bca5a886eac962db89410e24d443db63f48b7a96')