summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2017-10-26 21:20:10 +1100
committerRhinoceros2017-10-26 21:20:10 +1100
commit08bef6f6db7da9660f2a9e6823a90b1cfce3d445 (patch)
tree42c8a03914a19852769c41c20edfc1cf32e5865e
parenta7bb2da97f5b9b444e8f5fe36afaef70f5c568d2 (diff)
downloadaur-08bef6f6db7da9660f2a9e6823a90b1cfce3d445.tar.gz
Update to 7.1-1
* Upstream changelog: "Implemented a workaround for some defects and recent changes of vim."
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea545ee85aa6..4f51d1e338b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Fri Sep 29 07:22:13 UTC 2017
+# Thu Oct 26 10:20:06 UTC 2017
pkgbase = vim-diffchar
pkgdesc = Improve vim's diff mode, by finding exact differences between lines, character by character
- pkgver = 7.01
+ pkgver = 7.1
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.01.zip::http://www.vim.org/scripts/download_script.php?src_id=25592
- sha256sums = bb5e408861b6508acd6ee728fee159f79b5abff9fb481090f4d1722220ad6551
+ source = vim-diffchar-7.1.zip::http://www.vim.org/scripts/download_script.php?src_id=25622
+ sha256sums = 8c161d38d6da35de71031509ccf15fd9171d1d54dd0dff7dd6185a1f2299718a
pkgname = vim-diffchar
diff --git a/PKGBUILD b/PKGBUILD
index dae6f4e09e2e..b09717e5f3d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=7.01
+pkgver=7.1
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=25592")
-sha256sums=('bb5e408861b6508acd6ee728fee159f79b5abff9fb481090f4d1722220ad6551')
+source=("$pkgname-$pkgver.zip::http://www.vim.org/scripts/download_script.php?src_id=25622")
+sha256sums=('8c161d38d6da35de71031509ccf15fd9171d1d54dd0dff7dd6185a1f2299718a')
prepare() {
rm doc/tags