diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,13 +1,14 @@ name : ed -version : '1.15' -release : 4 +version : '1.16' +release : 5 source : - - http://gnu.uberglobalmirror.com/ed/ed-1.15.tar.lz : ad4489c0ad7a108c514262da28e6c2a426946fb408a3977ef1ed34308bdfd174 -license : GPL-3.0 + - http://ftp.gnu.org/gnu/ed/ed-1.16.tar.lz : cfc07a14ab048a758473ce222e784fbf031485bcd54a76f74acfee1f390d8b2c +homepage : https://www.gnu.org/software/ed/ +license : GPL-3.0-or-later component : editor summary : A POSIX-compliant line-oriented text editor description: | - A POSIX-compliant line-oriented text editor + GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory and cannot execute shell commands. Ed is the "standard" text editor in the sense that it is the original editor for Unix, and thus widely available. setup : | %configure build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,21 +1,22 @@ ed + https://www.gnu.org/software/ed/ - Justin Zobel - justin.zobel@gmail.com + Algent Albrahimi + algent@protonmail.com - GPL-3.0 + GPL-3.0-or-later editor A POSIX-compliant line-oriented text editor - A POSIX-compliant line-oriented text editor + GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory and cannot execute shell commands. Ed is the "standard" text editor in the sense that it is the original editor for Unix, and thus widely available. https://getsol.us/sources/README.Solus ed A POSIX-compliant line-oriented text editor - A POSIX-compliant line-oriented text editor + GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory and cannot execute shell commands. Ed is the "standard" text editor in the sense that it is the original editor for Unix, and thus widely available. editor @@ -27,12 +28,12 @@ - - 2019-09-05 - 1.15 + + 2020-02-22 + 1.16 Packaging update - Justin Zobel - justin.zobel@gmail.com + Algent Albrahimi + algent@protonmail.com \ No newline at end of file