summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2018-02-04 20:11:40 +1100
committerRhinoceros2018-02-04 20:11:40 +1100
commitaf6add0ed72d04d5dd3cfccca5e6facc12b2e241 (patch)
tree86dccaed320136616459cb5f6f6b33f47fa91639
parent7241db55db69256c6fd381d70eb0216bc19c9f0e (diff)
downloadaur-af6add0ed72d04d5dd3cfccca5e6facc12b2e241.tar.gz
Update to 7.50-1
* This is actually upstream release 7.5, but 7.50 > 7.40 > 7.32 * Upstream changelog: `Enhanced to update DiffChar highlights much faster. Improved :EDChar command to show the line number.`
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7f05722cfe6..adc406b33f0f 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 = 7.40
+ pkgver = 7.50
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.40.zip::http://www.vim.org/scripts/download_script.php?src_id=25736
- sha256sums = 7a8077df2875414abcbc001e172058d556ebb1867041096ea25876d9fa83b240
+ source = vim-diffchar-7.50.zip::http://www.vim.org/scripts/download_script.php?src_id=25814
+ sha256sums = af2cae9a6df47fc2f40abcb331d7e27c39066534efcce57e4656655cfdf823f3
pkgname = vim-diffchar
diff --git a/PKGBUILD b/PKGBUILD
index 7a6b73b0d62e..e2df32d4f3e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=7.40
+pkgver=7.50
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=25736")
-sha256sums=('7a8077df2875414abcbc001e172058d556ebb1867041096ea25876d9fa83b240')
+source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=25814")
+sha256sums=('af2cae9a6df47fc2f40abcb331d7e27c39066534efcce57e4656655cfdf823f3')
prepare() {
rm doc/tags