summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2016-12-24 09:43:32 +1100
committerRhinoceros2016-12-24 09:43:32 +1100
commitd08f18f44c40694a719451ae1cb04d8e15738418 (patch)
tree29f76139612f0b0ecbdfff8ce0f3668c108d79b4
parenta1894e8c393530904fbae07ff27f7eb97fb221cb (diff)
downloadaur-d08f18f44c40694a719451ae1cb04d8e15738418.tar.gz
Update to 6.5-1
* Upstream changelog: "Enhanced to handle multiple diff mode windows and split windows. Fixed Some defects."
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 396ddda5ad20..33a733e004a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Oct 22 11:30:59 UTC 2016
+# Fri Dec 23 22:43:13 UTC 2016
pkgbase = vim-diffchar
pkgdesc = Improve vim's diff mode, by finding exact differences between lines, character by character
- pkgver = 6.4
+ pkgver = 6.5
pkgrel = 1
url = http://www.vim.org/scripts/script.php?script_id=4932
install = vimdoc.install
@@ -10,8 +10,8 @@ pkgbase = vim-diffchar
groups = vim-plugins
license = unknown
depends = vim
- source = vim-diffchar-6.4.zip::http://www.vim.org/scripts/download_script.php?src_id=24664
- sha256sums = eddd64f8f536df55d97ca93c8c25c014d6ea36d42eb56237a8cb3c087330d3d9
+ source = vim-diffchar-6.5.zip::http://www.vim.org/scripts/download_script.php?src_id=24813
+ sha256sums = 8d7010879612daa0f9e64b75bca5a886eac962db89410e24d443db63f48b7a96
pkgname = vim-diffchar
diff --git a/PKGBUILD b/PKGBUILD
index 8365a14b36a9..4cbd0ae16d24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=6.4
+pkgver=6.5
pkgrel=1
pkgdesc="Improve vim's diff mode, by finding exact differences between lines, character by character"
arch=('any')
@@ -10,8 +10,8 @@ license=('unknown')
depends=('vim')
groups=('vim-plugins')
install=vimdoc.install
-source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=24664")
-sha256sums=('eddd64f8f536df55d97ca93c8c25c014d6ea36d42eb56237a8cb3c087330d3d9')
+source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=24813")
+sha256sums=('8d7010879612daa0f9e64b75bca5a886eac962db89410e24d443db63f48b7a96')
prepare() {
rm doc/tags