vim update

This commit is contained in:
Ertuğrul Erata
2016-12-11 16:42:04 +02:00
parent 1d3be170f7
commit 2bcd398d1d
2 changed files with 11 additions and 3 deletions
+9 -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="30f55878c62e0c9d63e835edcda2958cc94abf4e" type="targz">https://github.com/vim/vim/archive/v7.4.909.tar.gz</Archive>
<Archive sha1sum="1be9f02286137e071d5f3b798c62719edc476a72" type="targz">https://github.com/vim/vim/archive/v8.0.0130.tar.gz</Archive>
<BuildDependencies>
<Dependency>gpm</Dependency>
<Dependency>ctags</Dependency>
@@ -102,6 +102,7 @@
<Path fileType="executable">/usr/bin/rgvi*</Path>
<Path fileType="executable">/usr/bin/gvimtutor</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/applications</Path>
</Files>
<AdditionalFiles>
@@ -112,6 +113,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-06-10</Date>
<Version>0.8.0.0130</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-10</Date>
<Version>0.7.4.909</Version>