summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2017-11-29 10:57:42 +1100
committerRhinoceros2017-11-29 10:57:42 +1100
commitc2e7386136f814b2ac3d191d24432ff11caee320 (patch)
tree048ba3e90c5726a42611138a4fd7260be55e4440
parent14828113d9e8b04d6e4ab9874fa8801403e56752 (diff)
downloadaur-c2e7386136f814b2ac3d191d24432ff11caee320.tar.gz
Update to 7.32-1
* Upstream changelog identical to previous versions 7.3 and 7.31, both 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 29be165206e2..2de485f9b5ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun Nov 26 08:34:58 UTC 2017
+# Tue Nov 28 23:57:39 UTC 2017
pkgbase = vim-diffchar
pkgdesc = Improve vim's diff mode, by finding exact differences between lines, character by character
- pkgver = 7.31
+ pkgver = 7.32
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.31.zip::http://www.vim.org/scripts/download_script.php?src_id=25661
- sha256sums = 1e96a3d07809b6a0ea417ad47ffd42cf3b875e09032024a659a6c66dec6bf1c0
+ source = vim-diffchar-7.32.zip::http://www.vim.org/scripts/download_script.php?src_id=25666
+ sha256sums = af95f431b28eeee7c90d84a3ac7f211f515ef5dd413a980e3528c275fe291433
pkgname = vim-diffchar
diff --git a/PKGBUILD b/PKGBUILD
index 785373ec5499..319e60d2c5fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=7.31
+pkgver=7.32
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=25661")
-sha256sums=('1e96a3d07809b6a0ea417ad47ffd42cf3b875e09032024a659a6c66dec6bf1c0')
+source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=25666")
+sha256sums=('af95f431b28eeee7c90d84a3ac7f211f515ef5dd413a980e3528c275fe291433')
prepare() {
rm doc/tags