Update pspec.xml

6.4 sürümü
This commit is contained in:
Ümit Solmaz
2022-10-29 21:12:27 +03:00
committed by GitHub
parent 770ff4d97f
commit 45571b4c7d
+7 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>GNU GPL'd Pico clone with more functionality</Summary>
<Description>Nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "go to line number".</Description>
<Archive sha1sum="aa65957c3ad0d67b895a624a1353bcdf43fc9bfe" type="tarxz">https://www.nano-editor.org/dist/v6/nano-6.0.tar.xz</Archive>
<Archive sha1sum="aa65957c3ad0d67b895a624a1353bcdf43fc9bfe" type="tarxz">https://www.nano-editor.org/dist/v6/nano-6.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>groff</Dependency>
<Dependency>ncurses-devel</Dependency>
@@ -39,6 +39,12 @@
</Package>
<History>
<Update release="11">
<Date>2022-10-29</Date>
<Version>6.4</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
</Update>
<Update release="10">
<Date>2021-12-15</Date>
<Version>6.0</Version>