Merge pull request #3391 from ertugerata/master

vim update
This commit is contained in:
Ertuğrul Erata
2017-04-10 19:10:59 +03:00
committed by GitHub
2 changed files with 8 additions and 2 deletions
-1
View File
@@ -52,7 +52,6 @@ def setup():
--enable-acl \
--enable-cscope \
--disable-netbeans \
--enable-perlinterp \
--disable-luainterp \
--with-x=no \
--with-modified-by=PisiLinux"
+8 -1
View File
@@ -11,7 +11,7 @@
<License>GPLv2</License>
<Summary>Vi IMproved, an advanced text editor</Summary>
<Description>Vim, which stands for Vi IMproved, is an open-source, multiplatform text editor extended from vi. It was first released by Bram Moolenaar in 1991. Since then, numerous features have been added to Vim, many of which are helpful in editing program source code.</Description>
<Archive sha1sum="1be9f02286137e071d5f3b798c62719edc476a72" type="targz">https://github.com/vim/vim/archive/v8.0.0130.tar.gz</Archive>
<Archive sha1sum="cb0401d30f618a923ba18281a38afb1696246edb" type="targz">https://github.com/vim/vim/archive/v8.0.0559.tar.gz</Archive>
<BuildDependencies>
<Dependency>gpm</Dependency>
<Dependency>ctags</Dependency>
@@ -114,6 +114,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-04-10</Date>
<Version>0.8.0.0559</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2016-06-10</Date>
<Version>0.8.0.0130</Version>