summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2017-11-26 19:35:02 +1100
committerRhinoceros2017-11-26 19:35:02 +1100
commit14828113d9e8b04d6e4ab9874fa8801403e56752 (patch)
tree64e4d0c9564e03b9b2f2c0d44756a63482b58062
parent20e6b4b0d4c9cc4984724235b79ea44a332d5bc4 (diff)
downloadaur-14828113d9e8b04d6e4ab9874fa8801403e56752.tar.gz
Update to 7.31-1
* Upstream changelog identical to previous version 7.3, now removed. * Modified to deal with a deprecated feature and a defect of nvim 2.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8d3bf955286..29be165206e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Nov 25 22:30:10 UTC 2017
+# Sun Nov 26 08:34:58 UTC 2017
pkgbase = vim-diffchar
pkgdesc = Improve vim's diff mode, by finding exact differences between lines, character by character
- pkgver = 7.3
+ pkgver = 7.31
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-7.3.zip::http://www.vim.org/scripts/download_script.php?src_id=25657
- sha256sums = 889fe8a034f7d0f5d44ed1c76c38139460a97c28e0e3cbc39fa9c2e79fbc999f
+ source = vim-diffchar-7.31.zip::http://www.vim.org/scripts/download_script.php?src_id=25661
+ sha256sums = 1e96a3d07809b6a0ea417ad47ffd42cf3b875e09032024a659a6c66dec6bf1c0
pkgname = vim-diffchar
diff --git a/PKGBUILD b/PKGBUILD
index 4972a73fdc26..785373ec5499 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=7.3
+pkgver=7.31
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::http://www.vim.org/scripts/download_script.php?src_id=25657")
-sha256sums=('889fe8a034f7d0f5d44ed1c76c38139460a97c28e0e3cbc39fa9c2e79fbc999f')
+source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=25661")
+sha256sums=('1e96a3d07809b6a0ea417ad47ffd42cf3b875e09032024a659a6c66dec6bf1c0')
prepare() {
rm doc/tags