summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58f202687bc8..d3a575acffdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=9.1
+pkgver=9.2
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') # no licence https://github.com/rickhowe/diffchar.vim/issues/3
depends=('vim')
groups=('vim-plugins')
-source=("$pkgname-$pkgver.zip::https://www.vim.org/scripts/download_script.php?src_id=28230")
-sha256sums=('cfe46cc04cb1dde533a1db73ef42eca22b6e57e1ce382b0bfe1b58e542da7311')
+source=("$pkgname-$pkgver.zip::https://www.vim.org/scripts/download_script.php?src_id=28304")
+sha256sums=('abf1c939d9800420f869fa92965b5ddf7cf0bf75fbd937bed2b851ce1137ae13')
prepare() {
rm doc/tags