summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2018-07-22 20:40:45 +1000
committerRhinoceros2018-07-22 20:40:45 +1000
commit504028cabf57e1fa85c30d478e9b6ccc5eeb3a89 (patch)
tree2bceb788ee41fc9687e66c60696af7cff6ec8733
parentaf6add0ed72d04d5dd3cfccca5e6facc12b2e241 (diff)
downloadaur-504028cabf57e1fa85c30d478e9b6ccc5eeb3a89.tar.gz
Update to 7.60-1
* Upstream changelog: "Improved to make DiffChar highlights draw faster."
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adc406b33f0f..228f1b0f1daf 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.50
+ pkgver = 7.60
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.50.zip::http://www.vim.org/scripts/download_script.php?src_id=25814
- sha256sums = af2cae9a6df47fc2f40abcb331d7e27c39066534efcce57e4656655cfdf823f3
+ source = vim-diffchar-7.60.zip::https://www.vim.org/scripts/download_script.php?src_id=26142
+ sha256sums = 05632d804da4e900c827efc97cfc7fa14c869fa41f1cceb4cf40471cab0783d3
pkgname = vim-diffchar
diff --git a/PKGBUILD b/PKGBUILD
index e2df32d4f3e7..8236c27303eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=7.50
+pkgver=7.60
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=25814")
-sha256sums=('af2cae9a6df47fc2f40abcb331d7e27c39066534efcce57e4656655cfdf823f3')
+source=("$pkgname-$pkgver.zip::https://www.vim.org/scripts/download_script.php?src_id=26142")
+sha256sums=('05632d804da4e900c827efc97cfc7fa14c869fa41f1cceb4cf40471cab0783d3')
prepare() {
rm doc/tags