This commit is contained in:
Rmys
2022-11-15 20:53:22 +03:00
committed by GitHub
parent 6d00f2e9dc
commit 4f98c53793
+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="aa65957c3ad0d67b895a624a1353bcdf43fc9bfe" type="tarxz">https://www.nano-editor.org/dist/v6/nano-6.4.tar.xz</Archive>
<Archive sha1sum="70fad395e75e94087f92cc20e40b3ef09f6a71c6" type="tarxz">https://www.nano-editor.org/dist/v7/nano-7.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>groff</Dependency>
<Dependency>ncurses-devel</Dependency>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="12">
<Date>2022-11-15</Date>
<Version>7.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2022-10-29</Date>
<Version>6.4</Version>