diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,15 +1,17 @@ name : ne -version : 3.1.2 -release : 4 +version : 3.2.1 +release : 5 source : - - https://github.com/vigna/ne/archive/3.1.2.tar.gz : bdf09a377660527857bd25217fc91505ae2b19c41590f8a25efc91aef785a3e2 -license : GPL-3.0 + - https://github.com/vigna/ne/archive/3.2.1.tar.gz : 6b9324d9a4c3deef02f4ecf75407f5b5ed4e68a3bb4af3f9c1ea19dc628f9b5d +homepage : http://ne.di.unimi.it/ +license : GPL-3.0-or-later component : editor -summary : ne is a free (GPL'd) text editor +summary : ne, the nice editor description: | - ne is a free (GPL'd) text editor + ne, the nice editor. ne is a free (GPL'd) text editor based on the POSIX standard. builddeps : - - texlive + - pkgconfig(ncursesw) + - texinfo setup : | sed -i 's:CC=c99:CC=gcc:g' src/makefile build : | @@ -18,3 +20,4 @@ %make docs install : | %make_install PREFIX=/usr + rm -f $installdir/usr/share/doc/ne/{CHANGES,COPYING,NEWS,README.md} diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,29 +1,26 @@ ne + http://ne.di.unimi.it/ - Joshua Strobl - joshua@stroblindustries.com + Algent Albrahimi + algent@protonmail.com - GPL-3.0 + GPL-3.0-or-later editor - ne is a free (GPL'd) text editor - ne is a free (GPL'd) text editor + ne, the nice editor + ne, the nice editor. ne is a free (GPL'd) text editor based on the POSIX standard. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus ne - ne is a free (GPL'd) text editor - ne is a free (GPL'd) text editor + ne, the nice editor + ne, the nice editor. ne is a free (GPL'd) text editor based on the POSIX standard. editor /usr/bin/ne - /usr/share/doc/ne/CHANGES - /usr/share/doc/ne/COPYING - /usr/share/doc/ne/NEWS - /usr/share/doc/ne/README.md /usr/share/doc/ne/default.keys /usr/share/doc/ne/default.menus /usr/share/doc/ne/html/About.html @@ -230,6 +227,7 @@ /usr/share/ne/syntax/ada.jsf /usr/share/ne/syntax/ant.jsf /usr/share/ne/syntax/asm.jsf + /usr/share/ne/syntax/asterisk.jsf /usr/share/ne/syntax/awk.jsf /usr/share/ne/syntax/batch.jsf /usr/share/ne/syntax/c.jsf @@ -301,12 +299,12 @@ - - 2018-10-09 - 3.1.2 + + 2019-11-24 + 3.2.1 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Algent Albrahimi + algent@protonmail.com \ No newline at end of file