Update pspec.xml

This commit is contained in:
Ümit Solmaz
2024-11-28 23:43:24 +03:00
committed by GitHub
parent 18b5e8e947
commit 8911571641
+8 -1
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="c2327e5a12af398b10aa557129516d03ce86b29f" type="targz">https://github.com/vim/vim/archive/refs/tags/v9.1.0418.tar.gz</Archive>
<Archive sha1sum="7d049607991f287005321ffc8f411e2ecc40fda3" type="targz">https://github.com/vim/vim/archive/refs/tags/v9.1.0892.tar.gz</Archive>
<BuildDependencies>
<Dependency>gpm</Dependency>
<Dependency>ctags</Dependency>
@@ -120,6 +120,13 @@
</Package>
<History>
<Update release="16">
<Date>2024-11-28</Date>
<Version>9.1.0892</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="15">
<Date>2024-05-18</Date>
<Version>9.1.0418</Version>