summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2019-03-02 09:06:58 +1100
committerRhinoceros2019-03-02 09:06:58 +1100
commit0f5b13f960818718881a50a97f908a9867a4b052 (patch)
tree6f0201dbd7e409dec7734a03aceeecf92381d6e6 /PKGBUILD
parent0251bda19446467dd8bc638bf4e4e8338b82d692 (diff)
downloadaur-0f5b13f960818718881a50a97f908a9867a4b052.tar.gz
Update to 8.4-1
* Upstream changelog: Extended g:DiffMaxLines to specify multiples of the window height. Reset all highlighted DiffChar units when more than two windows become diff mode in a tab page.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a128f898ff1..1c439a01e20c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=8.3
+pkgver=8.4
pkgrel=1
pkgdesc="Improve vim's diff mode, by finding exact differences between lines, character by character"
arch=('any')
@@ -9,8 +9,8 @@ url='http://www.vim.org/scripts/script.php?script_id=4932'
license=('unknown')
depends=('vim')
groups=('vim-plugins')
-source=("$pkgname-$pkgver.zip::https://www.vim.org/scripts/download_script.php?src_id=26356")
-sha256sums=('8bae2a9cd57daa10249a9811c3c7dae470b0effaf2c9f5edf217e98f87305e97')
+source=("$pkgname-$pkgver.zip::https://www.vim.org/scripts/download_script.php?src_id=26406")
+sha256sums=('8098cdc622bf9de5a5ec3511c1735747061cdeeb3e78169e28a7f46578d2d103')
prepare() {
rm doc/tags