Merge pull request #4484 from ercanersoy/master

Update GNU Nano to version 2.9.3
This commit is contained in:
Kamil ATLI
2018-02-05 20:15:32 +03:00
committed by GitHub
+8 -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="2f7866e9fa6f3ecd780395aaf501fa44335c92f0" type="tarxz">https://www.nano-editor.org/dist/v2.9/nano-2.9.1.tar.xz</Archive>
<Archive sha1sum="e53b9d438e9dcc43e0abec7f4945217b6c8fd94b" type="tarxz">https://www.nano-editor.org/dist/v2.9/nano-2.9.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>groff</Dependency>
<Dependency>ncurses-devel</Dependency>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-02-05</Date>
<Version>2.9.3</Version>
<Comment>Version Bump</Comment>
<Name>Ercan Ersoy</Name>
<Email>ercanersoy@ercanersoy.net</Email>
</Update>
<Update release="4">
<Date>2017-12-28</Date>
<Version>2.9.1</Version>