summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2021-04-17 12:23:27 +1000
committerRhinoceros2021-04-17 12:23:27 +1000
commit20bfaa926804bbe9cf40ba0ca93be25897f83764 (patch)
treebbdee92851172194be0aba59abbbb8158876a137 /PKGBUILD
parent3e0759db4318af222e0b0228680a83d08b58c171 (diff)
downloadaur-20bfaa926804bbe9cf40ba0ca93be25897f83764.tar.gz
Update to 8.9-1
* Upstream changelog: * Fixed not to overrule syntax highlighting. * Fixed to successfully sync with diff mode even without patch-8.1.414. * Changed the highlighting groups used in |g:DiffColors| option.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 425dd73b57c7..e7dd3d7437b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=8.8
+pkgver=8.9
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=27480")
-sha256sums=('a035f3836d41a2612da380473a158c5e1a64b243596e211c70416d6f80a53fc9')
+source=("$pkgname-$pkgver.zip::https://www.vim.org/scripts/download_script.php?src_id=27574")
+sha256sums=('b83d58925f4dc81bd0d372031d31ae924c6b2c3064b5eba8e580bd96c0148fee')
prepare() {
rm doc/tags