summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2022-06-04 10:16:54 +1000
committerRhinoceros2022-06-04 10:16:54 +1000
commit7a3710db883e34446ad10cd185bb4704eb1fca53 (patch)
tree3d302201694cc066d6009c0e4586ec582c4a462d /PKGBUILD
parent6bd8c59b29f089f1de9a8d78cb43fb111be5b11c (diff)
downloadaur-7a3710db883e34446ad10cd185bb4704eb1fca53.tar.gz
Update to 9.0-1
* Upstream changelog: Enhanced to follow "indent-heuristic" diffopt option to make diff units easier to read. Implemented some functions in Vim9 script to make them 10 times faster.
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