Signed-off-by: Stefan Schantl --- gawk/gawk.nm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gawk/gawk.nm b/gawk/gawk.nm index 8458b03a1..905b9e097 100644 --- a/gawk/gawk.nm +++ b/gawk/gawk.nm @@ -4,7 +4,7 @@ ############################################################################### name = gawk -version = 4.1.3 +version = 5.0.1 release = 1 groups = System/Tools @@ -13,8 +13,8 @@ license = GPLv3+ summary = The GNU version of the awk text processing utility. description - The gawk package contains the GNU version of awk, a text processing \ - utility. Awk interprets a special-purpose programming language to do \ + The gawk package contains the GNU version of awk, a text processing + utility. Awk interprets a special-purpose programming language to do quick and easy text pattern matching and reformatting jobs. end -- 2.20.1