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 545b41427e82..ba046a27159c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=8.91
+pkgver=9.0
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=27830")
-sha256sums=('7fbef70c01f5ba3104e06ce5e41a531edc5b52ceb56a23ee6359f5ae95cacb0d')
+source=("$pkgname-$pkgver.zip::https://www.vim.org/scripts/download_script.php?src_id=28070")
+sha256sums=('efa89d6c7b2a7beec78454bddd59324f55b59c2ebd08d22835235cb17315cbd1')
prepare() {
rm doc/tags