vim:ver. bump

This commit is contained in:
Rmys
2019-10-29 14:54:13 +03:00
parent 2d1114ef57
commit 8bae271d89
2 changed files with 14 additions and 7 deletions
+11 -3
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="98ae44447fd95510f9ee97d35f5e4b029dfaae57" type="targz">https://github.com/vim/vim/archive/v8.0.1451.tar.gz</Archive>
<Archive sha1sum="8819f67ac6b9cd47cd39c87a53a2ab00de63029a" type="targz">https://github.com/vim/vim/archive/v8.1.1846.tar.gz</Archive>
<BuildDependencies>
<Dependency>gpm</Dependency>
<Dependency>ctags</Dependency>
@@ -30,13 +30,13 @@
<!--<Patch compressionType="xz">official/7.4-461-tar.xz</Patch>-->
<!-- Fix xml autocomplete crash (Fixes #8383) -->
<Patch>vim-fix-xml-crash.patch</Patch>
<!-- <Patch>vim-fix-xml-crash.patch</Patch> -->
<!-- syntax higlighting fixes -->
<!--<Patch level="1">pisilinux/bash_completion.patch</Patch>-->
<Patch level="1">pisilinux/grub_conf.patch</Patch>
<Patch level="1">pisilinux/xorg_conf.patch</Patch>
<Patch level="1">vim-7.0-warning.patch</Patch>
<!-- <Patch level="1">vim-7.0-warning.patch</Patch> -->
<Patch level="1">vim-7.3-interix-link.patch</Patch>
</Patches>
</Source>
@@ -83,6 +83,7 @@
<RuntimeDependencies>
<Dependency>acl</Dependency>
<Dependency>perl</Dependency>
<Dependency>ruby</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libX11</Dependency>
<Dependency>ncurses</Dependency>
@@ -114,6 +115,13 @@
</Package>
<History>
<Update release="8">
<Date>2019-10-29</Date>
<Version>8.1.1846</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-10-29</Date>
<Version>8.0.1451</Version>