nano:update

This commit is contained in:
alihanozturk
2017-03-19 20:35:59 +03:00
parent f53d1baa1d
commit 89989f17bb
+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="395440ff263fb6c6307be22836673b5f943441fc" type="targz">http://www.nano-editor.org/dist/v2.5/nano-2.5.0.tar.gz</Archive>
<Archive sha1sum="ac907b75231ba5f046e566af8a87f3840ed3c04e" type="tarxz">https://www.nano-editor.org/dist/v2.7/nano-2.7.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
<Dependency>gettext-devel</Dependency>
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-03-19</Date>
<Version>2.7.5</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-10</Date>
<Version>2.5.0</Version>