nano ver. bump

This commit is contained in:
Rmys
2024-12-22 18:28:29 +03:00
parent 3b80e4dda6
commit b36be8fa79
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>GNU GPL'd Pico clone with more functionality</Summary> <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> <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="33bc9c6bc8f84a8d551fd9d118a3495db5f419c7" type="tarxz">https://www.nano-editor.org/dist/v8/nano-8.2.tar.xz</Archive> <Archive sha1sum="91b2cfc2d04a69b4f0ea46cfc4f789f257f70a18" type="tarxz">https://www.nano-editor.org/dist/v8/nano-8.3.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>groff</Dependency> <Dependency>groff</Dependency>
<Dependency>ncurses-devel</Dependency> <Dependency>ncurses-devel</Dependency>
@@ -39,6 +39,13 @@
</Package> </Package>
<History> <History>
<Update release="16">
<Date>2024-12-21</Date>
<Version>8.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="15"> <Update release="15">
<Date>2024-09-06</Date> <Date>2024-09-06</Date>
<Version>8.2</Version> <Version>8.2</Version>