This commit is contained in:
Rmys
2021-12-16 12:04:12 +03:00
committed by GitHub
parent 87450f47f9
commit c9dc3c5ee8
+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="f5b19da32f6effc00cc997cc67e88737e333c783" type="tarxz">https://www.nano-editor.org/dist/v4/nano-4.9.3.tar.xz</Archive>
<Archive sha1sum="aa65957c3ad0d67b895a624a1353bcdf43fc9bfe" type="tarxz">https://www.nano-editor.org/dist/v6/nano-6.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>groff</Dependency>
<Dependency>ncurses-devel</Dependency>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="10">
<Date>2021-12-15</Date>
<Version>6.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2020-07-08</Date>
<Version>4.9.3</Version>