summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2018-01-01 09:58:55 +1100
committerRhinoceros2018-01-01 09:58:55 +1100
commit7241db55db69256c6fd381d70eb0216bc19c9f0e (patch)
tree85d142cf436bab0093d38e036842dbd4e8638f59 /PKGBUILD
parentcd7a8a2a37e5dd5e8b13df4c68ecc80b3657fa79 (diff)
downloadaur-7241db55db69256c6fd381d70eb0216bc19c9f0e.tar.gz
Update to 7.40-1
* This is actually upstream release 7.4, but 7.40 > 7.32 * https://bbs.archlinux.org/viewtopic.php?pid=1757887
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 721da3c2a43c..7a6b73b0d62e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=vim-diffchar
-pkgver=7.4
-pkgrel=2
+pkgver=7.40
+pkgrel=1
pkgdesc="Improve vim's diff mode, by finding exact differences between lines, character by character"
arch=('any')
url='http://www.vim.org/scripts/script.php?script_id=4932'