Merge pull request #12839 from Rmys/master

vin ver. bump
This commit is contained in:
Rmys
2023-11-03 16:06:50 +03:00
committed by GitHub
+9 -2
View File
@@ -12,7 +12,7 @@
<License>custom</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="39f723d2355a992dfa16019a1cdbfb2429e79679" type="targz">https://github.com/vim/vim/archive/refs/tags/v9.0.0831.tar.gz</Archive>
<Archive sha1sum="0d5024ec80859b92a50aabc35d0ec220cb54a5c3" type="targz">https://github.com/vim/vim/archive/refs/tags/v9.0.2070.tar.gz</Archive>
<BuildDependencies>
<Dependency>gpm</Dependency>
<Dependency>ctags</Dependency>
@@ -31,7 +31,7 @@
<Patches>
<Patch level="1">pisilinux/grub_conf.patch</Patch>
<Patch level="1">pisilinux/xorg_conf.patch</Patch>
<Patch level="1">vim-7.3-interix-link.patch</Patch>
<!-- <Patch level="1">vim-7.3-interix-link.patch</Patch> -->
<!-- Official VIM patches: ftp://ftp.vim.org/pub/vim/patches -->
<!--<Patch compressionType="xz">official/7.4-461-tar.xz</Patch>-->
@@ -120,6 +120,13 @@
</Package>
<History>
<Update release="14">
<Date>2023-11-03</Date>
<Version>9.0.2070</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2023-03-31</Date>
<Version>9.0.0831</Version>