Merge pull request #10795 from usnotv/patch-13

Update pspec.xml
This commit is contained in:
Rmys
2022-10-29 21:20:12 +03:00
committed by GitHub
+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>