summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2019-03-23 16:42:46 +1100
committerRhinoceros2019-03-23 16:42:46 +1100
commitdfe03e67d395e197c51e512411c92963ef33bc16 (patch)
tree43a920216dafa10b01e8ccc1557b77cf9d9e3e6c
parent0f5b13f960818718881a50a97f908a9867a4b052 (diff)
downloadaur-dfe03e67d395e197c51e512411c92963ef33bc16.tar.gz
Update to 8.5-1
* Upstream changelog: "Enhanced to show a balloon and display a corresponding diff unit. Fixed to correctly handle DiffChange lines while editing."
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 942270760395..99ce4c77561b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = vim-diffchar
pkgdesc = Improve vim's diff mode, by finding exact differences between lines, character by character
- pkgver = 8.4
+ pkgver = 8.5
pkgrel = 1
url = http://www.vim.org/scripts/script.php?script_id=4932
arch = any
groups = vim-plugins
license = unknown
depends = vim
- source = vim-diffchar-8.4.zip::https://www.vim.org/scripts/download_script.php?src_id=26406
- sha256sums = 8098cdc622bf9de5a5ec3511c1735747061cdeeb3e78169e28a7f46578d2d103
+ source = vim-diffchar-8.5.zip::https://www.vim.org/scripts/download_script.php?src_id=26429
+ sha256sums = 2a86084682448b586b3461f0eaeef029adecf75f35ba6b8956415adc1cf6d5f6
pkgname = vim-diffchar
diff --git a/PKGBUILD b/PKGBUILD
index 1c439a01e20c..07bf63f7d071 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=8.4
+pkgver=8.5
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=26406")
-sha256sums=('8098cdc622bf9de5a5ec3511c1735747061cdeeb3e78169e28a7f46578d2d103')
+source=("$pkgname-$pkgver.zip::https://www.vim.org/scripts/download_script.php?src_id=26429")
+sha256sums=('2a86084682448b586b3461f0eaeef029adecf75f35ba6b8956415adc1cf6d5f6')
prepare() {
rm doc/tags