nano:ver.bump

This commit is contained in:
Rmys
2019-10-28 07:04:23 +03:00
parent ff46c5201b
commit ecb37e4137
2 changed files with 11 additions and 1 deletions
+3
View File
@@ -10,6 +10,9 @@ def setup():
autotools.configure("--disable-rpath \
--enable-utf8 \
--enable-altrcname \
--enable-color \
--enable-nanorc \
--enable-multibuffer \
--disable-speller")
def build():
+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="e0c88a8f029a0f01247de2582e1a1c5b110f7da8" type="tarxz">https://www.nano-editor.org/dist/v2.9/nano-2.9.8.tar.xz</Archive>
<Archive sha1sum="7893a41d1a9fd7225857e4602f8675ec153100ec" type="tarxz">https://www.nano-editor.org/dist/v4/nano-4.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>groff</Dependency>
<Dependency>ncurses-devel</Dependency>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="7">
<Date>2019-10-27</Date>
<Version>4.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2019-03-27</Date>
<Version>2.9.8</Version>