summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2017-02-15 18:54:10 +0100
committerJuergen Daubert <jue@jue.li>2017-02-15 18:54:10 +0100
commite40efa94e97822a1016841eee013f11a5363f3ce (patch)
treed99c8d364c777a1a3ebe41581129c60a6e162417
parent9b81dfcfa32c71671bdb405f468ea536a367c58e (diff)
downloadcore-3.2.tar.gz
core-3.2.tar.xz
vim: update to 8.0.03293.2
-rw-r--r--vim/.footprint1
-rw-r--r--vim/.md5sum2
-rw-r--r--vim/Pkgfile2
3 files changed, 3 insertions, 2 deletions
diff --git a/vim/.footprint b/vim/.footprint
index e33e8adc..ffb28d46 100644
--- a/vim/.footprint
+++ b/vim/.footprint
@@ -112,6 +112,7 @@ drwxr-xr-x root/root usr/share/vim/compiler/
-rw-r--r-- root/root usr/share/vim/compiler/g95.vim
-rw-r--r-- root/root usr/share/vim/compiler/gcc.vim
-rw-r--r-- root/root usr/share/vim/compiler/gfortran.vim
+-rw-r--r-- root/root usr/share/vim/compiler/ghc.vim
-rw-r--r-- root/root usr/share/vim/compiler/gnat.vim
-rw-r--r-- root/root usr/share/vim/compiler/go.vim
-rw-r--r-- root/root usr/share/vim/compiler/haml.vim
diff --git a/vim/.md5sum b/vim/.md5sum
index 9803f4be..94f7e161 100644
--- a/vim/.md5sum
+++ b/vim/.md5sum
@@ -1 +1 @@
-586a755552ffe04288525ada25cc6c6b vim-8.0.0095.tar.xz
+ee45907c76ed8caf9211650af40f865c vim-8.0.0329.tar.xz
diff --git a/vim/Pkgfile b/vim/Pkgfile
index 873bec99..330401aa 100644
--- a/vim/Pkgfile
+++ b/vim/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses acl
name=vim
-version=8.0.0095
+version=8.0.0329
release=1
source=(http://crux.nu/files/distfiles/$name-$version.tar.xz)

Generated by cgit